summaryrefslogtreecommitdiff
path: root/package/iptables
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2012-07-24 20:51:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2012-07-24 20:51:02 +0200
commit0efcc1eba308e06374c634594c6d4958056b2d75 (patch)
treed1ad1b55b79fca88e597294a1e02092959e70f90 /package/iptables
parente0d57b6a282e3581eeacd0780ad662b4616fbeb4 (diff)
remove patch
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/iptables/patches/patch-ltmain_sh b/package/iptables/patches/patch-ltmain_sh
deleted file mode 100644
index 912a59b32..000000000
--- a/package/iptables/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- iptables-1.4.10.orig/ltmain.sh 2010-10-29 16:40:34.000000000 +0200
-+++ iptables-1.4.10/ltmain.sh 2011-01-15 21:45:03.000000000 +0100
-@@ -4765,7 +4765,7 @@ func_mode_link ()
- # -p, -pg, --coverage, -fprofile-* 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*| \
-- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
-+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-fstack-protector*|-flto|-fPIC)
- func_quote_for_eval "$arg"
- arg="$func_quote_for_eval_result"
- func_append compile_command " $arg"