summaryrefslogtreecommitdiff
path: root/package/jamvm/patches/patch-ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-19 20:37:40 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-19 20:37:40 +0200
commit994d223d84ab730be203fb04ad99bbddeeebc0a4 (patch)
tree92985dedf549b5df3474a08e4c92a1c8e3ece4eb /package/jamvm/patches/patch-ltmain_sh
parent0dbe368590d6034e2f8dfce506e3609cb9a4f961 (diff)
parentc5292d3297b14183b9bdb9f64aa6f40e35ad733b (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/jamvm/patches/patch-ltmain_sh')
-rw-r--r--package/jamvm/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/jamvm/patches/patch-ltmain_sh b/package/jamvm/patches/patch-ltmain_sh
deleted file mode 100644
index e7a6c8f5d..000000000
--- a/package/jamvm/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- jamvm-1.5.4.orig/ltmain.sh 2009-01-03 07:08:36.000000000 +0100
-+++ jamvm-1.5.4/ltmain.sh 2011-01-15 22:06:10.000000000 +0100
-@@ -1676,7 +1676,7 @@ EOF
- # -F/path gives path to uninstalled frameworks, gcc on darwin
- # @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)
-
- # Unknown arguments in both finalize_command and compile_command need
- # to be aesthetically quoted because they are evaled later.