Stick to the default stack protector
This commit is contained in:
parent
a94f7e77c8
commit
3cd61dfe31
|
@ -1,5 +1,5 @@
|
|||
targets=compare,fontsel,progress
|
||||
cflags=-W -Wall -g -O2 -fPIE -D_FORTIFY_SOURCE=2 -fstack-protector-all
|
||||
cflags=-W -Wall -g -O2 -fPIE -D_FORTIFY_SOURCE=2 -fstack-protector
|
||||
ldflags=-pie -Wl,-z,relro -Wl,-z,now
|
||||
#for Gtk+ 2
|
||||
cflags_force=`pkg-config gtk+-2.0 --cflags`
|
||||
|
|
Loading…
Reference in New Issue
Block a user