summaryrefslogtreecommitdiff
path: root/package/snort/patches/patch-ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-17 11:47:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-17 11:47:09 +0200
commit2371972204f39a09cffea02217b2303aa1455a06 (patch)
treef84379777a1c42c77e9d1fc1d77cbed929cd19a7 /package/snort/patches/patch-ltmain_sh
parent4d7e58f6be98eb1446e6b86434da0f1472934612 (diff)
update snort to latest upstream, add daq package
Diffstat (limited to 'package/snort/patches/patch-ltmain_sh')
-rw-r--r--package/snort/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/snort/patches/patch-ltmain_sh b/package/snort/patches/patch-ltmain_sh
deleted file mode 100644
index 09079e090..000000000
--- a/package/snort/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- snort-2.8.5.2.orig/ltmain.sh 2007-04-05 16:20:16.000000000 +0200
-+++ snort-2.8.5.2/ltmain.sh 2011-01-17 14:42:39.000000000 +0100
-@@ -1653,7 +1653,7 @@ EOF
- # -pg pass through profiling flag for GCC
- # @file GCC response files
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*|-pg| \
-- -t[45]*|-txscale*|@*)
-+ -t[45]*|-txscale*|@*|-fstack-protector*|-flto)
-
- # Unknown arguments in both finalize_command and compile_command need
- # to be aesthetically quoted because they are evaled later.