[SCM] ste-plugins/master: Avoid useless linking.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Dec 26 20:39:28 UTC 2016
The following commit has been merged in the master branch:
commit 1b7f09e491cea46bd12d3c4e1bc8d88cfae62176
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Dec 26 21:34:18 2016 +0100
Avoid useless linking.
diff --git a/debian/rules b/debian/rules
index 57070ec..2af1f65 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
+
%:
dh $@
--
ste-plugins packaging
More information about the pkg-multimedia-commits
mailing list