summaryrefslogtreecommitdiff
path: root/package/avahi/patches/patch-ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-02-21 19:52:45 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-02-21 19:53:33 +0100
commite91e7fa7571eeceb5d7f8403dc8d59c939f686d7 (patch)
treece3c914b2d342066a37d59b580567ac8cd3b86c8 /package/avahi/patches/patch-ltmain_sh
parenteb737a89613c18785f90fecbebfaf22e99dc214b (diff)
avahi: update to latest version
Diffstat (limited to 'package/avahi/patches/patch-ltmain_sh')
-rw-r--r--package/avahi/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/avahi/patches/patch-ltmain_sh b/package/avahi/patches/patch-ltmain_sh
deleted file mode 100644
index e3bcd4083..000000000
--- a/package/avahi/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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"