summaryrefslogtreecommitdiff
path: root/package/avahi/patches/patch-ltmain_sh
blob: e3bcd40832b8884778af7fa59ffdf04508ce96b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- avahi-0.6.31.orig/ltmain.sh	2012-02-14 23:36:26.000000000 +0100
+++ avahi-0.6.31/ltmain.sh	2014-03-04 07:44:03.000000000 +0100
@@ -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"