[arch-commits] Commit in avahi/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Jul 11 20:44:03 UTC 2017


    Date: Tuesday, July 11, 2017 @ 20:44:02
  Author: heftig
Revision: 300125

reduce overlinking

Modified:
  avahi/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-11 20:43:48 UTC (rev 300124)
+++ PKGBUILD	2017-07-11 20:44:02 UTC (rev 300125)
@@ -59,6 +59,7 @@
     --with-autoipd-user=avahi \
     --with-autoipd-group=avahi \
     --with-systemdsystemunitdir=/usr/lib/systemd/system
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 
   cp -a avahi-python/avahi avahi-python/avahi2
 



More information about the arch-commits mailing list