remove unnecessary flags

This commit is contained in:
Jack Bond-Preston 2020-11-28 20:38:30 +00:00
parent 15c38f07df
commit de9dadc961

View File

@ -1,2 +1,2 @@
null-data-addr: null-data-addr.c null-data-addr: null-data-addr.c
gcc -fno-pie -no-pie -fno-stack-protector -m32 -static $^ -o $@ -Tdata 0x080d9100 gcc -fno-stack-protector -m32 -static $^ -o $@ -Tdata 0x080d9100