[SCM] jack-rack packaging branch, master, updated. debian/1.4.7-1-6-g070ecf8

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jun 21 18:27:48 UTC 2010


The following commit has been merged in the master branch:
commit 070ecf85b18e53573e209754d11baad833fe8453
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jun 21 20:26:28 2010 +0200

    Add -Wl,-ldl to LDFLAGS to fix FTBFS with binutils-gold (Closes: #554925).

diff --git a/debian/rules b/debian/rules
index fda6c83..981c101 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+LDFLAGS+=-Wl,-ldl
+
 %:
 	dh --with autotools_dev $@
 

-- 
jack-rack packaging



More information about the pkg-multimedia-commits mailing list