diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-06 09:55:16 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-06 09:55:16 +0100 |
commit | 191b566ae5e66d2180924a4151f67e635fd12ad5 (patch) | |
tree | 9ff776bfa349d6baa752a87c3a7952b617f2a05b /package/xf86-video-intel/patches/patch-ltmain_sh | |
parent | e70ca34f19c7bbb7632018728a1bf98499eebcf5 (diff) | |
parent | 2288ec26df8e47d9b699e46eecd05eb3570f03a0 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xf86-video-intel/patches/patch-ltmain_sh')
-rw-r--r-- | package/xf86-video-intel/patches/patch-ltmain_sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/xf86-video-intel/patches/patch-ltmain_sh b/package/xf86-video-intel/patches/patch-ltmain_sh deleted file mode 100644 index 5cf546d2a..000000000 --- a/package/xf86-video-intel/patches/patch-ltmain_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- xf86-video-intel-2.13.0.orig/ltmain.sh 2010-02-25 18:09:43.000000000 +0100 -+++ xf86-video-intel-2.13.0/ltmain.sh 2011-01-17 17:47:33.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" |