summaryrefslogtreecommitdiff
path: root/package/snort/patches/patch-ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-18 14:28:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-18 14:28:21 +0200
commit2d410f5d6775bf58eb86d2bd9af22cb6d23777a9 (patch)
treec2bf9d417feb6dd8d602bbe45a4cf8f1d16acf57 /package/snort/patches/patch-ltmain_sh
parentcc3b5823e3827a280ec757e7a775c1bac944259d (diff)
parent646fff13466f38f6f99b15dc5e146b864e6448eb (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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.