[SCM] xjadeo2 packaging branch, master, updated. debian/0.4.10-1-8-gb24748f

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jul 15 17:29:17 UTC 2010


The following commit has been merged in the master branch:
commit b24748fbbf663456398582a22fc225c1efb3130d
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jul 15 19:29:14 2010 +0200

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

diff --git a/debian/rules b/debian/rules
index c968440..613f697 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+LDFLAGS+=-Wl,--as-needed
+
 %:
 	dh --with autotools_dev $@
 

-- 
xjadeo2 packaging



More information about the pkg-multimedia-commits mailing list