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

Antonio Rojas arojas at archlinux.org
Tue Sep 11 16:48:36 UTC 2018


    Date: Tuesday, September 11, 2018 @ 16:48:35
  Author: arojas
Revision: 379757

Remove workaround, fixed in ntl

Modified:
  latte-integrale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-11 16:43:24 UTC (rev 379756)
+++ PKGBUILD	2018-09-11 16:48:35 UTC (rev 379757)
@@ -14,7 +14,6 @@
 build() {
   cd latte-int-$pkgver
 
-  export LDFLAGS+=" -lpthread"
   ./configure --prefix=/usr --enable-shared --with-ntl=/usr
   make
 }



More information about the arch-commits mailing list