diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-10-24 15:47:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-10-24 19:58:04 +0200 |
commit | 1560c9a33aff6675b3d0b82f9041eb3b43476a4c (patch) | |
tree | c6593650237974777a47af8149a5a343fb726709 /package/imlib2/patches/patch-ltmain_sh | |
parent | df4148e45a128bbc99879c002ee86dc9c6ac41c1 (diff) |
imlib2: update to latest stable version
Diffstat (limited to 'package/imlib2/patches/patch-ltmain_sh')
-rw-r--r-- | package/imlib2/patches/patch-ltmain_sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/imlib2/patches/patch-ltmain_sh b/package/imlib2/patches/patch-ltmain_sh deleted file mode 100644 index 0abed66c0..000000000 --- a/package/imlib2/patches/patch-ltmain_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- imlib2-1.4.4.orig/ltmain.sh 2010-05-05 20:26:26.000000000 +0200 -+++ imlib2-1.4.4/ltmain.sh 2011-01-15 11:42:11.000000000 +0100 -@@ -4765,7 +4765,7 @@ func_mode_link () - # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC - # @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) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - func_append compile_command " $arg" |