[SCM] zita-alsa-pcmi/master: Avoid useless linking.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Dec 27 11:26:44 UTC 2016
The following commit has been merged in the master branch:
commit cc62f1736752be3f737e9d13685a702ffb1d5b6c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Dec 27 12:12:37 2016 +0100
Avoid useless linking.
diff --git a/debian/rules b/debian/rules
index ee92a33..032004c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
export PREFIX=/usr
export LIBDIR=lib/$(DEB_HOST_MULTIARCH)
--
zita-alsa-pcmi packaging
More information about the pkg-multimedia-commits
mailing list