aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-06-23 19:57:50 +0000
committerSteven Barth <steven@midlink.org>2015-06-23 19:57:50 +0000
commitf412779c396becff7b794e3bb0c62d369a7e7a5e (patch)
tree21307e3d1c9dce2342c88546b764bb87cba21d3f
parent3c20d2105fbbb34f497874ca5ca7a048ae43f5d5 (diff)
downloadmaster-187ad058-f412779c396becff7b794e3bb0c62d369a7e7a5e.tar.gz
master-187ad058-f412779c396becff7b794e3bb0c62d369a7e7a5e.tar.bz2
master-187ad058-f412779c396becff7b794e3bb0c62d369a7e7a5e.zip
px5g-standalone: compatibility with fortify-headers
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46118 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/utils/px5g-standalone/src/Makefile2
1 files changed, 1 insertions, 1 deletions
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