[med-svn] [vtk-dicom] 04/07: d/control: Add -Wl,-z,now
Gert Wollny
gert-guest at moszumanska.debian.org
Wed Jun 1 11:47:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository vtk-dicom.
commit b39f92b804ed4aca40e949a51fde41d1c82310bb
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Tue May 31 13:35:24 2016 +0000
d/control: Add -Wl,-z,now
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index cfab208..b45aefc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# export DH_VERBOSE=1
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,now
# cannot use ABI mecanism for now:
# https://github.com/dgobbi/vtk-dicom/issues/20
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/vtk-dicom.git
More information about the debian-med-commit
mailing list