Disable stack protector
This commit is contained in:
@@ -16,6 +16,7 @@ run: $(BINS)
|
||||
|
||||
%: %.c
|
||||
gcc \
|
||||
-fno-stack-protector \
|
||||
-nostdinc \
|
||||
-nostdlib \
|
||||
-I ../include \
|
||||
|
||||
Reference in New Issue
Block a user