Date: Tuesday, May 18, 2021 @ 15:39:15
  Author: andyrtr
Revision: 415683

upgpkg: libx11 1.7.1-1: upstream update 1.7.1

Modified:
  libx11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-18 15:39:06 UTC (rev 415682)
+++ PKGBUILD    2021-05-18 15:39:15 UTC (rev 415683)
@@ -24,6 +24,7 @@
 build() {
   cd libX11-${pkgver}
   ./configure --prefix=/usr --disable-static --disable-xf86bigfont
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 

Reply via email to