From: Steven Barth Date: Tue, 23 Jun 2015 19:57:50 +0000 (+0000) Subject: px5g-standalone: compatibility with fortify-headers X-Git-Tag: reboot~2683 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f4767891c08b80490a748eb07892cf4dd3c2a4eb;p=oweals%2Fopenwrt.git px5g-standalone: compatibility with fortify-headers Signed-off-by: Steven Barth SVN-Revision: 46118 --- diff --git a/package/utils/px5g-standalone/src/Makefile b/package/utils/px5g-standalone/src/Makefile index 2bd95739cb..7447953277 100644 --- a/package/utils/px5g-standalone/src/Makefile +++ b/package/utils/px5g-standalone/src/Makefile @@ -1,7 +1,7 @@ CFLAGS?=-O2 CFLAGS+= SFLAGS:=--std=gnu99 -WFLAGS:=-Wall -Werror -pedantic +WFLAGS:=-Wall -Werror LDFLAGS?= BINARY:=px5g