diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-10-04 15:56:46 +0200 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-10-04 15:56:46 +0200 |
commit | e2cf8b9a8de4d4ef2abb20d5298369afe4c8e7f8 (patch) | |
tree | c98582b981cae9f3d680dc1fcc63ac2197d7f460 /package/glib/patches/patch-ltmain_sh | |
parent | e0f40a0d0f415e78e658b226012788b347cc8790 (diff) |
update to latest upstream
Diffstat (limited to 'package/glib/patches/patch-ltmain_sh')
-rw-r--r-- | package/glib/patches/patch-ltmain_sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/glib/patches/patch-ltmain_sh b/package/glib/patches/patch-ltmain_sh index 559afa25c..16078c020 100644 --- a/package/glib/patches/patch-ltmain_sh +++ b/package/glib/patches/patch-ltmain_sh @@ -1,6 +1,6 @@ ---- glib-2.27.5.orig/ltmain.sh 2010-12-06 15:06:25.000000000 +0100 -+++ glib-2.27.5/ltmain.sh 2011-01-14 17:22:21.000000000 +0100 -@@ -5840,7 +5840,7 @@ func_mode_link () +--- glib-2.33.14.orig/ltmain.sh 2012-09-17 23:25:27.000000000 +0200 ++++ glib-2.33.14/ltmain.sh 2012-09-23 11:07:23.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=*| \ |