px5g-standalone: compatibility with fortify-headers
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46118
This commit is contained in:
parent
2738526a16
commit
f4767891c0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
CFLAGS?=-O2
|
CFLAGS?=-O2
|
||||||
CFLAGS+=
|
CFLAGS+=
|
||||||
SFLAGS:=--std=gnu99
|
SFLAGS:=--std=gnu99
|
||||||
WFLAGS:=-Wall -Werror -pedantic
|
WFLAGS:=-Wall -Werror
|
||||||
LDFLAGS?=
|
LDFLAGS?=
|
||||||
BINARY:=px5g
|
BINARY:=px5g
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue