[SCM] jkmeter packaging branch, master, updated. debian/0.4.0-1-14-g79fba40

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Jun 5 18:50:50 UTC 2010


The following commit has been merged in the master branch:
commit 79fba4013088f08b5c1e61d916c0039a15bdb80d
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Jun 5 20:50:46 2010 +0200

    Add --as-needed to linking options.

diff --git a/debian/rules b/debian/rules
index bbdfe42..0e3042b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+LDFLAGS+=-Wl,--as-needed
+
 %:
 	dh --sourcedir=source --with quilt $@
 

-- 
jkmeter packaging



More information about the pkg-multimedia-commits mailing list