Author: cyrus Date: 2015-06-23 21:57:50 +0200 (Tue, 23 Jun 2015) New Revision: 46118
Modified: trunk/package/utils/px5g-standalone/src/Makefile Log: px5g-standalone: compatibility with fortify-headers Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/utils/px5g-standalone/src/Makefile =================================================================== --- trunk/package/utils/px5g-standalone/src/Makefile 2015-06-23 14:38:03 UTC (rev 46117) +++ trunk/package/utils/px5g-standalone/src/Makefile 2015-06-23 19:57:50 UTC (rev 46118) @@ -1,7 +1,7 @@ CFLAGS?=-O2 CFLAGS+= SFLAGS:=--std=gnu99 -WFLAGS:=-Wall -Werror -pedantic +WFLAGS:=-Wall -Werror LDFLAGS?= BINARY:=px5g _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
