[med-svn] [mialmpick] 03/04: add --as-needed like documented
Gert Wollny
gert-guest at alioth.debian.org
Mon Oct 21 10:36:46 UTC 2013
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository mialmpick.
commit 47e5a49682d7ac49371679c06c63cc8614d5037a
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Fri Oct 18 14:00:58 2013 +0200
add --as-needed like documented
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c699154..ddc2a37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# -*- makefile -*-
-LDFLAGS+=-Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
.PHONY: override_dh_strip
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/mialmpick.git
More information about the debian-med-commit
mailing list