[SCM] mjpegtools/master: Build with -Wl,--as-needed
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Wed Nov 16 20:53:01 UTC 2016
The following commit has been merged in the master branch:
commit b701cb1fc603128eea583d4948ad2b69d1bc169a
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Wed Nov 16 21:48:52 2016 +0100
Build with -Wl,--as-needed
diff --git a/debian/rules b/debian/rules
index 5396ebc..ba7f87d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
+
%:
dh $@
--
mjpegtools packaging
More information about the pkg-multimedia-commits
mailing list