diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-03-11 16:01:35 +0100 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-03-11 16:01:35 +0100 |
commit | 85a8eebad2ec52266e98e4a764ea61f6d58f101f (patch) | |
tree | 003ff41817b41d2c0a6b84e43e4a2eb4b4f01b59 /package/opencdk/patches/patch-build-aux_ltmain_sh | |
parent | 6c91c5bb985ece8173f3eca8b3a9f208f12249be (diff) |
update gnutls and required packages to latest upstream
Diffstat (limited to 'package/opencdk/patches/patch-build-aux_ltmain_sh')
-rw-r--r-- | package/opencdk/patches/patch-build-aux_ltmain_sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/opencdk/patches/patch-build-aux_ltmain_sh b/package/opencdk/patches/patch-build-aux_ltmain_sh deleted file mode 100644 index a47e789b4..000000000 --- a/package/opencdk/patches/patch-build-aux_ltmain_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- opencdk-0.6.6.orig/build-aux/ltmain.sh 2006-03-11 19:49:04.000000000 +0100 -+++ opencdk-0.6.6/build-aux/ltmain.sh 2011-01-15 19:36:27.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. |