Purge _USE_BERKELEY_YACC definition from Makefile. This ugly hack is no

long necessary for us since r220680.
This commit is contained in:
jkim 2011-04-15 21:47:10 +00:00
parent f96a264127
commit 36e0dc082a

View File

@ -62,7 +62,6 @@ WARNS?= 2
MAN= iasl.8
CFLAGS+= -DACPI_ASL_COMPILER -I.
CFLAGS+= -D_USE_BERKELEY_YACC
LFLAGS= -i -s
YFLAGS= -d
DPADD= ${LIBPTHREAD}