Don't use the -n option!
This commit is contained in:
parent
321fa30a5f
commit
e203ddb7b6
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ CEMPP = $(BIN)/cpp
|
|||
# What C compiler to use and how
|
||||
CC = cc
|
||||
COPTIONS =
|
||||
LFLAGS = -n
|
||||
LDFLAGS = -i
|
||||
|
||||
# What parser generator to use and how
|
||||
GEN = $(EMHOME)/bin/LLgen
|
||||
|
|
Loading…
Reference in a new issue