Fix powerpc build:

Chase r270227 and compile lockstat with C99 standard.

Suggested by:	bde
This commit is contained in:
Xin LI 2014-08-22 01:23:38 +00:00
parent 600080d8a5
commit eb86794485
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=270317

View File

@ -18,6 +18,7 @@ CFLAGS+= -I${.CURDIR}/../../../sys/cddl/compat/opensolaris \
-I${.CURDIR}/../../../sys
CFLAGS+= -DNEED_ERRLOC -g
CSTD?= gnu99
#YFLAGS+= -d