summaryrefslogtreecommitdiff
path: root/package/db/patches/patch-dist_ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-12-04 12:53:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-12-04 12:53:19 +0100
commit5ebc8fd6c019cf4b95472bf6c76a3b61b4f28ad9 (patch)
tree5a1cbaf2037f2da2ac73c96785de63a3d0fc1ae8 /package/db/patches/patch-dist_ltmain_sh
parent56c17030d299c6c98a0074748b4b25d5e87c6161 (diff)
update to latest stable
Diffstat (limited to 'package/db/patches/patch-dist_ltmain_sh')
-rw-r--r--package/db/patches/patch-dist_ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/db/patches/patch-dist_ltmain_sh b/package/db/patches/patch-dist_ltmain_sh
deleted file mode 100644
index e9ff24a13..000000000
--- a/package/db/patches/patch-dist_ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- db-4.7.25.orig/dist/ltmain.sh 2006-06-27 03:03:33.000000000 +0200
-+++ db-4.7.25/dist/ltmain.sh 2011-01-14 19:32:22.000000000 +0100
-@@ -1623,7 +1623,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.