summaryrefslogtreecommitdiff
path: root/package/lame/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-15 14:12:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-15 14:12:00 +0100
commit24db4fb9b27f4ea87b3ecdf8fd4dd07b62ba9514 (patch)
treecec2d85b768a617ae371837eec7069e7f155e568 /package/lame/patches
parentf377248abda877e2a945f4152e3e57bbaaeec1ca (diff)
parent7260a427d88f1cbfcd8534c5f7805b4b56efb544 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/lame/patches')
-rw-r--r--package/lame/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/lame/patches/patch-ltmain_sh b/package/lame/patches/patch-ltmain_sh
deleted file mode 100644
index 04a015282..000000000
--- a/package/lame/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- lame-398-2.orig/ltmain.sh 2008-01-03 01:00:01.000000000 +0100
-+++ lame-398-2/ltmain.sh 2011-01-15 22:13:38.000000000 +0100
-@@ -1693,7 +1693,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.