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

Ray Rashif schiv at archlinux.org
Sat Feb 4 16:32:38 UTC 2012


    Date: Saturday, February 4, 2012 @ 11:32:37
  Author: schiv
Revision: 148635

upgpkg: snd 12.7-1

upstream release; doesn't work wth --as-needed

Modified:
  snd/trunk/PKGBUILD

----------+
 PKGBUILD |    2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-04 16:08:33 UTC (rev 148634)
+++ PKGBUILD	2012-02-04 16:32:37 UTC (rev 148635)
@@ -21,6 +21,8 @@
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
+  export LDFLAGS="${LDFLAGS/--as-needed,}"
+
   ./configure --prefix=/usr \
               --with-alsa \
               --with-jack




More information about the arch-commits mailing list