[SCM] libmusicbrainz/master: Build with -Wl,--as-needed
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Wed Jul 8 18:55:35 UTC 2015
The following commit has been merged in the master branch:
commit 108e22ab9af339a1141cea8dd786d1a6af39721e
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Wed Jul 8 20:46:16 2015 +0200
Build with -Wl,--as-needed
diff --git a/debian/rules b/debian/rules
index 8c8dfb1..d775b75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
--
Library to access the MusicBrainz.org database
More information about the pkg-multimedia-commits
mailing list