[SCM] vdpau-video/master: Build with -Wl,--as-needed

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Apr 26 17:32:14 UTC 2015


The following commit has been merged in the master branch:
commit ed4a7faa854ac0de3932988007fb47cd7cf8729d
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Apr 20 23:16:57 2015 +0200

    Build with -Wl,--as-needed

diff --git a/debian/rules b/debian/rules
index ab7e352..52b3685 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 # verbose build logs
 export V=1
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 %:
 	dh $@ --with autoreconf

-- 
vdpau-video packaging



More information about the pkg-multimedia-commits mailing list