[med-svn] [pymia] 02/06: d/rules: add -Wl,-z,now linker flag

Gert Wollny gert-guest at moszumanska.debian.org
Tue May 31 10:31:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

gert-guest pushed a commit to branch master
in repository pymia.

commit b17a6e50bf62a004d0038aeb063a376932463d2e
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Tue May 31 09:54:13 2016 +0000

    d/rules: add -Wl,-z,now linker flag
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8984905..0af8b76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,now
 
 export PYBUILD_NAME=mia
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pymia.git



More information about the debian-med-commit mailing list