Fix powerpc build:

Chase r270227 and compile lockstat with C99 standard.

Suggested by:	bde
This commit is contained in:
delphij 2014-08-22 01:23:38 +00:00
parent a407cae160
commit 746cb605d6

View File

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