[med-svn] [Git][med-team/autodock-vina][master] d/rules: add debug symbols and hardening

Liubov Chuprikova gitlab at salsa.debian.org
Sat Jul 7 15:12:15 BST 2018


Liubov Chuprikova pushed to branch master at Debian Med / autodock-vina


Commits:
b5f0817a by Liubov Chuprikova at 2018-07-07T16:50:00+03:00
d/rules: add debug symbols and hardening

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ autodock-vina (1.1.2-5) UNRELEASED; urgency=low
     Closes: #890785
   * Point Vcs fields to salsa.debian.org
   * Standards-Version: 4.1.5
+  * d/rules: add debug symbols and hardening
 
  -- Liubov Chuprikova <chuprikovalv at gmail.com>  Sat, 07 Jul 2018 14:30:23 +0300
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,11 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
 CFLAGS+=-fpermissive -DBOOST_FILESYSTEM_VERSION=3 --lto
 CXXFLAGS+=-fpermissive -DBOOST_FILESYSTEM_VERSION=3 --lto
-LDFLAGS+=--lto
+LDFLAGS+=--lto -g
 
 %:
 	dh  $@



View it on GitLab: https://salsa.debian.org/med-team/autodock-vina/commit/b5f0817a1a7a77ea11181b33bbbace451204229d

-- 
View it on GitLab: https://salsa.debian.org/med-team/autodock-vina/commit/b5f0817a1a7a77ea11181b33bbbace451204229d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180707/6c2fd5fa/attachment.html>


More information about the debian-med-commit mailing list