use normal C compiler
This commit is contained in:
parent
54cecf41e9
commit
47cd66ba27
@ -24,8 +24,8 @@ CEMPP = $(BIN)/ncpp
|
||||
TABGEN = $(EMHOME)/bin/tabgen
|
||||
|
||||
# What C compiler to use and how
|
||||
CC = fcc
|
||||
COPTIONS =
|
||||
CC = cc
|
||||
COPTIONS = -O
|
||||
LDFLAGS = -i
|
||||
|
||||
# What parser generator to use and how
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user