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

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Jan 18 20:55:32 UTC 2016


The following commit has been merged in the master branch:
commit c4a5607d7a8dd06ef3cd745310722e426dd3b434
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Mon Jan 18 21:49:36 2016 +0100

    Build with -Wl,--as-needed

diff --git a/debian/rules b/debian/rules
index 5ac6a51..a25ddd6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
+
 include /usr/share/dpkg/architecture.mk
 include /usr/share/dpkg/buildflags.mk
 

-- 
rtmpdump packaging



More information about the pkg-multimedia-commits mailing list