From: cyrus Date: Tue, 23 Jun 2015 19:57:50 +0000 (+0000) Subject: px5g-standalone: compatibility with fortify-headers X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=0c912eec6d95805d30133f34165a1c4e7cbb4bec;p=openwrt.git px5g-standalone: compatibility with fortify-headers Signed-off-by: Steven Barth git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46118 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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