Shruti Sridhar pushed to branch master at Debian Med / perm
Commits: fc65ac1f by Shruti Sridhar at 2021-08-02T12:42:25+05:30 Update hardening options - - - - - 1 changed file: - debian/patches/hardening.patch Changes: ===================================== debian/patches/hardening.patch ===================================== @@ -2,14 +2,14 @@ Author: Andreas Tille <[email protected]> Last-Update: Fri, 25 Apr 2014 18:39:38 +0200 Description: Propagate hardening options ---- Source.orig/makefile -+++ Source/makefile -@@ -24,7 +24,7 @@ +--- a/makefile ++++ b/makefile +@@ -24,7 +24,7 @@ install: all perm: $(PER_M) make clean - $(CC) -o $@ $(CFLAGS) $(LIB_PATH) $(PER_M) $(LIBS) -+ $(CC) -o $@ $(CFLAGS) $(LIB_PATH) $(PER_M) $(LIBS) $(LDFLAGS) ++ $(CC) -o $@ $(CFLAGS) $(LIB_PATH) $(PER_M) $(LIBS) $(LDFLAGS) $(CPPFLAGS) #$(CC) -o $@ $(LIB_PATH) *.o $(LIBS) tar: clean View it on GitLab: https://salsa.debian.org/med-team/perm/-/commit/fc65ac1f345862f8021ae7be40e95424befb5c4b -- View it on GitLab: https://salsa.debian.org/med-team/perm/-/commit/fc65ac1f345862f8021ae7be40e95424befb5c4b You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
