summaryrefslogtreecommitdiff
path: root/package/libX11/patches/patch-ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-12-29 20:29:32 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-12-29 20:29:44 +0100
commita60a17cd488cbe017b95f52bcb0f881d7a4a5846 (patch)
tree6256c2f07571ae20f424c39b247752b5e32ea226 /package/libX11/patches/patch-ltmain_sh
parente17110aeb3863c1292eb3e58b7597174bea6cc85 (diff)
xorg: update all packages to latest stable version, remove mirror.mk entry
Diffstat (limited to 'package/libX11/patches/patch-ltmain_sh')
-rw-r--r--package/libX11/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libX11/patches/patch-ltmain_sh b/package/libX11/patches/patch-ltmain_sh
deleted file mode 100644
index 28e1f1cc1..000000000
--- a/package/libX11/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- libX11-1.5.0.orig/ltmain.sh 2012-06-02 08:37:28.000000000 +0200
-+++ libX11-1.5.0/ltmain.sh 2013-04-29 17:55:12.000000000 +0200
-@@ -5853,7 +5853,7 @@ func_mode_link ()
- # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
-- -O*|-flto*|-fwhopr*|-fuse-linker-plugin)
-+ -O*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*)
- func_quote_for_eval "$arg"
- arg="$func_quote_for_eval_result"
- func_append compile_command " $arg"