summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2014-08-22 20:04:51 +0000
committerdelphij <delphij@FreeBSD.org>2014-08-22 20:04:51 +0000
commitb684263996bac87616c81145b204e1e34cd88dea (patch)
tree8a5d6970efa63e0664d1bca3c052d034cea31c9e /cddl/usr.sbin
parentac07a3a377c1f2e90359917365a185ca33f0cf46 (diff)
downloadFreeBSD-src-b684263996bac87616c81145b204e1e34cd88dea.zip
FreeBSD-src-b684263996bac87616c81145b204e1e34cd88dea.tar.gz
Make DTrace stuff compile with C99 standard.
Diffstat (limited to 'cddl/usr.sbin')
-rw-r--r--cddl/usr.sbin/lockstat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cddl/usr.sbin/lockstat/Makefile b/cddl/usr.sbin/lockstat/Makefile
index 499b23d..0668758 100644
--- a/cddl/usr.sbin/lockstat/Makefile
+++ b/cddl/usr.sbin/lockstat/Makefile
@@ -18,7 +18,6 @@ CFLAGS+= -I${.CURDIR}/../../../sys/cddl/compat/opensolaris \
-I${.CURDIR}/../../../sys
CFLAGS+= -DNEED_ERRLOC -g
-CSTD?= gnu99
#YFLAGS+= -d
OpenPOWER on IntegriCloud