Package: dialign-t / 1.0.2-7

hardening.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Author: Andreas Tille <tille@debian.org>
LastChanged: Wed, 13 Nov 2013 14:12:59 +0100
Description: Propagate hardening options

--- a/source/Makefile
+++ b/source/Makefile
@@ -35,5 +35,5 @@ museq:	$(OBJ)
 	rm -f $(TARGET)/$@
 	$(CC) -o $(TARGET)/$@ \
 	$(OBJ) \
-	-pipe -Wall -lm 
+	-pipe -Wall -lm $(LDFLAGS)
 	mv museq dialign-tx