Skip to content
Snippets Groups Projects
Commit c7e91a17 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

Remove -fno-stack-protector flag

parent 6d237fa9
No related branches found
No related tags found
No related merge requests found
......@@ -500,7 +500,6 @@ tryflag CFLAGS -fomit-frame-pointer
tryflag CFLAGS_AUTO -fno-exceptions
tryflag CFLAGS_AUTO -fno-unwind-tables
tryflag CFLAGS_AUTO -fno-asynchronous-unwind-tables
tryflag CFLAGS -fno-stack-protector
tryflag CPPFLAGS_AUTO -Werror=implicit-function-declaration
tryflag CPPFLAGS_AUTO -Werror=implicit-int
tryflag CPPFLAGS_AUTO -Werror=pointer-sign
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment