Don't use the -n option!
This commit is contained in:
@@ -24,7 +24,7 @@ CEMPP = $(BIN)/cpp
|
|||||||
# What C compiler to use and how
|
# What C compiler to use and how
|
||||||
CC = cc
|
CC = cc
|
||||||
COPTIONS =
|
COPTIONS =
|
||||||
LFLAGS = -n
|
LDFLAGS = -i
|
||||||
|
|
||||||
# What parser generator to use and how
|
# What parser generator to use and how
|
||||||
GEN = $(EMHOME)/bin/LLgen
|
GEN = $(EMHOME)/bin/LLgen
|
||||||
|
|||||||
Reference in New Issue
Block a user