- removed --enable-loader option from configure, and associated makefile
variables
This commit is contained in:
parent
07b0df2a8a
commit
30dafd03a1
@ -54,7 +54,7 @@ YACC = yacc
|
||||
BX_OBJS = \
|
||||
dbg_main.o \
|
||||
linux.o \
|
||||
crc.o @BX_LOADER_OBJS@
|
||||
crc.o
|
||||
|
||||
BX_PARSER_OBJS = \
|
||||
parser.o \
|
||||
|
Loading…
Reference in New Issue
Block a user