[med-svn] [pftools] 02/02: Add missing hardening option

Andreas Tille tille at debian.org
Wed Mar 22 14:09:29 UTC 2017


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

tille pushed a commit to branch master
in repository pftools.

commit d7b8a56c2e95be7db256911cdb5c82b10e6ec8f3
Author: Andreas Tille <tille at debian.org>
Date:   Wed Mar 22 15:09:15 2017 +0100

    Add missing hardening option
---
 debian/patches/hardening.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/hardening.patch b/debian/patches/hardening.patch
index b134cb1..6b4f868 100644
--- a/debian/patches/hardening.patch
+++ b/debian/patches/hardening.patch
@@ -19,3 +19,12 @@ Description: Propagate hardening options
  
  
  #----------------------------------------------------------------------#
+@@ -99,7 +100,7 @@ pfw :   pfw.f sterr.f remsf.f lblnk.f re
+ pfscale : pfscale.f sterr.f recmd.f ardim.f psdat.f gsdat.f djdat.f nodat.f codat.f \
+           pfdat.f dfdat.f sterr.f cvini.f reprf.f wrprf.f recmd.f NtoR.f lblnk.f ardim.f \
+           Xblnk.f
+-	$(F77) $(FFLAGS) pfscale.f -o pfscale 
++	$(F77) $(FFLAGS) pfscale.f -o pfscale $(LDFLAGS)
+ 
+ 2ft :   2ft.f lblnk.f ardim.f sterr.f
+ 	$(F77) $(FFLAGS) 2ft.f -o 2ft  $(PRFLAG)

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



More information about the debian-med-commit mailing list