summaryrefslogtreecommitdiff
path: root/package/freetype/patches/patch-builds_unix_ltmain_sh
diff options
context:
space:
mode:
Diffstat (limited to 'package/freetype/patches/patch-builds_unix_ltmain_sh')
-rw-r--r--package/freetype/patches/patch-builds_unix_ltmain_sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/freetype/patches/patch-builds_unix_ltmain_sh b/package/freetype/patches/patch-builds_unix_ltmain_sh
index 0d7344b45..89bf461e4 100644
--- a/package/freetype/patches/patch-builds_unix_ltmain_sh
+++ b/package/freetype/patches/patch-builds_unix_ltmain_sh
@@ -5,7 +5,7 @@
# @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)
++ -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"