2
0
Jeremy Soller 7 жил өмнө
parent
commit
18c6701841
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      tests/Makefile

+ 1 - 0
tests/Makefile

@@ -16,6 +16,7 @@ run: $(BINS)
 
 %: %.c
 	gcc \
+		-fno-stack-protector \
 		-nostdinc \
 		-nostdlib \
 		-I ../include \