summaryrefslogtreecommitdiff
path: root/package/libnl/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-04-03 16:51:28 +0200
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-04-03 16:51:28 +0200
commit41db567455a283a26e9fda82a5da3d44288122f3 (patch)
tree62c341e4a2e5a4b29895f57d9a4922267a3414c7 /package/libnl/patches
parentb069eb70c6d83110589c5331c568f35af66926c6 (diff)
update libnl to 3.2
Diffstat (limited to 'package/libnl/patches')
-rw-r--r--package/libnl/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libnl/patches/patch-ltmain_sh b/package/libnl/patches/patch-ltmain_sh
deleted file mode 100644
index 2058e0c78..000000000
--- a/package/libnl/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- libnl-2.0.orig/ltmain.sh 2010-10-13 16:43:44.000000000 +0200
-+++ libnl-2.0/ltmain.sh 2011-01-15 21:22:48.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)
- func_quote_for_eval "$arg"
- arg="$func_quote_for_eval_result"
- func_append compile_command " $arg"