[med-svn] [bio-rainbow] 03/11: fix hardening options
Olivier Sallou
osallou at debian.org
Mon Aug 17 15:09:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
osallou pushed a commit to branch master
in repository bio-rainbow.
commit 69780a42d044f2c330f724fdc9c627fc4782ae4f
Author: Olivier Sallou <osallou at debian.org>
Date: Mon Aug 17 13:03:38 2015 +0000
fix hardening options
---
debian/patches/add_hardening.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/add_hardening.patch b/debian/patches/add_hardening.patch
index 8a6e891..58729c1 100644
--- a/debian/patches/add_hardening.patch
+++ b/debian/patches/add_hardening.patch
@@ -35,7 +35,7 @@ Subject: add_hardening
ezmsim: ezmsim.o
- $(CC) $(CFLAGS) -o $@ $^ $(GLIBS)
-+ $(CC) $(LDFLAGS)$(CFLAGS) -o $@ $^ $(GLIBS)
++ $(CC) $(LDFLAGS) $(CFLAGS) -o $@ $^ $(GLIBS)
asm_R2.o: asm_R2.c asm_R2.h string.h vector.h hashset.h file_reader.h \
dna.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bio-rainbow.git
More information about the debian-med-commit
mailing list