[SCM] jconv packaging branch, master, updated. debian/0.8.7-1-9-g78671c1

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Aug 5 11:38:25 UTC 2010


The following commit has been merged in the master branch:
commit 78671c1f99434985029ec405ded7f9f7977bf197
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Aug 5 13:38:26 2010 +0200

    Add -Wl,--as-needed to linking flags.

diff --git a/debian/rules b/debian/rules
index 11c8cdc..da254fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+LDFLAGS+=-Wl,--as-needed
+
 %:
 	dh $@
 

-- 
jconv packaging



More information about the pkg-multimedia-commits mailing list