summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/Makefile.inc
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-03-15 01:39:16 +0000
committersam <sam@FreeBSD.org>2009-03-15 01:39:16 +0000
commit68e7f74c45e27179f4614f8908c0d2858cbf10bb (patch)
treefccc5f4ad459f068b40d9e73c0ece7af8e04a934 /usr.sbin/wpa/Makefile.inc
parent05a3fc25cf422a1ed90c9458131e1dbb4b1bccbb (diff)
downloadFreeBSD-src-68e7f74c45e27179f4614f8908c0d2858cbf10bb.zip
FreeBSD-src-68e7f74c45e27179f4614f8908c0d2858cbf10bb.tar.gz
no need to for gnu89 any more
Diffstat (limited to 'usr.sbin/wpa/Makefile.inc')
-rw-r--r--usr.sbin/wpa/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/wpa/Makefile.inc b/usr.sbin/wpa/Makefile.inc
index 0d20034..2f9b9ce 100644
--- a/usr.sbin/wpa/Makefile.inc
+++ b/usr.sbin/wpa/Makefile.inc
@@ -24,6 +24,4 @@ CFLAGS+=-I${WPA_DISTDIR}/src/utils
CFLAGS+= -DCONFIG_CTRL_IFACE
CFLAGS+= -DCONFIG_CTRL_IFACE_UNIX
-CSTD= gnu89 # XXX
-
.include <bsd.own.mk>
OpenPOWER on IntegriCloud