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

Jan de Groot jgc at archlinux.org
Sat Jan 17 21:39:14 UTC 2009


    Date: Saturday, January 17, 2009 @ 16:39:14
  Author: jgc
Revision: 24521

upgpkg: evolution 2.24.3-1
    Try to optimize link-dependencies a bit. Should speed up launching evolution

Modified:
  evolution/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-17 21:36:38 UTC (rev 24520)
+++ PKGBUILD	2009-01-17 21:39:14 UTC (rev 24521)
@@ -17,7 +17,7 @@
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-
+  export LDFLAGS="${LDFLAGS} -Wl,--as-needed"
   ./configure --prefix=/usr --sysconfdir=/etc \
         --localstatedir=/var \
 	--libexecdir=/usr/lib \




More information about the arch-commits mailing list