Revert "px5g-standalone: compatibility with fortify-headers"

This reverts commit 0c912eec6d95805d30133f34165a1c4e7cbb4bec.

SVN-Revision: 46121
master
Steven Barth 9 years ago
parent b6d0061fec
commit a50df0aacf
  1. 2
      package/utils/px5g-standalone/src/Makefile

@ -1,7 +1,7 @@
CFLAGS?=-O2
CFLAGS+=
SFLAGS:=--std=gnu99
WFLAGS:=-Wall -Werror
WFLAGS:=-Wall -Werror -pedantic
LDFLAGS?=
BINARY:=px5g

Loading…
Cancel
Save