[gl2ps] 11/15: Set --no-add-needed flag.
Anton Gladky
gladk at moszumanska.debian.org
Thu May 19 20:47:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gl2ps.
commit 77327181139c074cddf14e479308c7c58f8ca232
Author: Anton Gladky <gladk at debian.org>
Date: Thu May 19 22:26:13 2016 +0200
Set --no-add-needed flag.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index dec1900..484675b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-add-needed
+
%:
dh $@ --buildsystem=cmake --parallel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gl2ps.git
More information about the debian-science-commits
mailing list