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

Andrea Scarpino andrea at archlinux.org
Sun Jan 17 18:45:22 UTC 2010


    Date: Sunday, January 17, 2010 @ 13:45:22
  Author: andrea
Revision: 63524

cleanup build

Modified:
  kile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-17 18:44:18 UTC (rev 63523)
+++ PKGBUILD	2010-01-17 18:45:22 UTC (rev 63524)
@@ -22,7 +22,6 @@
   cmake ../${pkgname}-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_SKIP_RPATH=ON \
-    -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' \
     -DCMAKE_INSTALL_PREFIX=/usr
   make || return 1
   make DESTDIR=$pkgdir install || return 1




More information about the arch-commits mailing list