forked from OSchip/llvm-project
parent
d8201972bf
commit
7f88fd11e4
|
@ -43,7 +43,6 @@ LDIS = $(TOOLS)/dis
|
|||
LOPT = $(TOOLS)/opt
|
||||
LLINK = $(TOOLS)/link
|
||||
LANALYZE = $(TOOLS)/analyze
|
||||
LJELLO = $(TOOLS)/jello
|
||||
LBUGPOINT= $(TOOLS)/bugpoint
|
||||
|
||||
LCCFLAGS += -O2 -Wall
|
||||
|
|
Loading…
Reference in New Issue