Fix powerpc build:
Chase r270227 and compile lockstat with C99 standard. Suggested by: bde
This commit is contained in:
parent
a407cae160
commit
746cb605d6
@ -18,6 +18,7 @@ CFLAGS+= -I${.CURDIR}/../../../sys/cddl/compat/opensolaris \
|
||||
-I${.CURDIR}/../../../sys
|
||||
|
||||
CFLAGS+= -DNEED_ERRLOC -g
|
||||
CSTD?= gnu99
|
||||
|
||||
#YFLAGS+= -d
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user