Author: cyrus
Date: 2015-06-24 20:52:10 +0200 (Wed, 24 Jun 2015)
New Revision: 46121

Modified:
   trunk/package/utils/px5g-standalone/src/Makefile
Log:
Revert "px5g-standalone: compatibility with fortify-headers"

This reverts commit 0c912eec6d95805d30133f34165a1c4e7cbb4bec.

Modified: trunk/package/utils/px5g-standalone/src/Makefile
===================================================================
--- trunk/package/utils/px5g-standalone/src/Makefile    2015-06-24 10:57:20 UTC 
(rev 46120)
+++ trunk/package/utils/px5g-standalone/src/Makefile    2015-06-24 18:52:10 UTC 
(rev 46121)
@@ -1,7 +1,7 @@
 CFLAGS?=-O2
 CFLAGS+=
 SFLAGS:=--std=gnu99
-WFLAGS:=-Wall -Werror
+WFLAGS:=-Wall -Werror -pedantic
 LDFLAGS?=
 BINARY:=px5g
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to