summaryrefslogtreecommitdiff
path: root/package/freeglut/patches/patch-ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-25 13:01:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-25 13:01:56 +0200
commit7f3beb6e14c70030395275040e17baeb8c109541 (patch)
treebfacfb7fe2c4d34c46d9984863173fddfa326484 /package/freeglut/patches/patch-ltmain_sh
parent6765a17f36ebd3493758f23d1170dbe01c86f406 (diff)
parentd2018a1e2a1ca6eac95d6c65e90c273f31d1f196 (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.