Revert "px5g-standalone: compatibility with fortify-headers"
This reverts commit 0c912eec6d95805d30133f34165a1c4e7cbb4bec. SVN-Revision: 46121
This commit is contained in:
parent
b6d0061fec
commit
a50df0aacf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
CFLAGS?=-O2
|
||||
CFLAGS+=
|
||||
SFLAGS:=--std=gnu99
|
||||
WFLAGS:=-Wall -Werror
|
||||
WFLAGS:=-Wall -Werror -pedantic
|
||||
LDFLAGS?=
|
||||
BINARY:=px5g
|
||||
|
||||
|
|
Loading…
Reference in a new issue