diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-25 17:19:19 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-25 17:23:17 +0100 |
commit | 60588878d37135dffed03abeddac7228177ef915 (patch) | |
tree | baa7b85de2dcae9d64763d79cd06765e3bd22280 /package/supl/patches/patch-configure | |
parent | 3eedc231fde9531c4cbd53f3953df6ab88ff36a8 (diff) |
supl: remove package
Diffstat (limited to 'package/supl/patches/patch-configure')
-rw-r--r-- | package/supl/patches/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/supl/patches/patch-configure b/package/supl/patches/patch-configure deleted file mode 100644 index 1c8f24d49..000000000 --- a/package/supl/patches/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- trunk.orig/configure 2011-10-25 21:41:03.000000000 +0200 -+++ trunk/configure 2015-02-27 19:33:11.000000000 +0100 -@@ -91,7 +91,7 @@ cat <<EOF > config.mk - # Modifications to this file are lost if ./configure is ran again. - - CONF_VERSION = 1.0.5 --CONF_CFLAGS = -Wall -O2 $var_debug -+CONF_CFLAGS = -Wall $var_debug - CONF_ASN_CFLAGS = $var_asn1_debug - CONF_PREFIX = $var_prefix - CONF_PRECOMPILED_ASN = $var_precompiled_asn |