forked from OSchip/llvm-project
parent
fa0a4bcb55
commit
7cfffceec7
|
@ -12,6 +12,8 @@ LEVEL = ../../../..
|
|||
TOOLNAME = clang-interpreter
|
||||
CPPFLAGS += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
|
||||
NO_INSTALL = 1
|
||||
|
||||
# No plugins, optimize startup time.
|
||||
TOOL_NO_EXPORTS = 1
|
||||
|
||||
# Include this here so we can get the configuration of the targets that have
|
||||
|
|
Loading…
Reference in New Issue