summaryrefslogtreecommitdiff
path: root/package/freeglut/patches/patch-ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-25 23:33:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-25 23:33:22 +0200
commit8ef18aa9444d7a531b3cf390cd559796569254e1 (patch)
tree9682bcc2fbccc234cf24b75adcc28b9639dc3357 /package/freeglut/patches/patch-ltmain_sh
parentca06566cd513ff2da8ad2ba8c5ebb6cad716ca62 (diff)
parent239dbd4db397e2e6eb3df7f03b7cb87fbbb629c8 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/freeglut/patches/patch-ltmain_sh')
-rw-r--r--package/freeglut/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/freeglut/patches/patch-ltmain_sh b/package/freeglut/patches/patch-ltmain_sh
deleted file mode 100644
index 7ae2ccf9f..000000000
--- a/package/freeglut/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- freeglut-2.6.0.orig/ltmain.sh 2008-04-29 23:33:55.000000000 +0200
-+++ freeglut-2.6.0/ltmain.sh 2011-01-14 21:40:47.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.