Fix full build: runtime of cling does not need Interpreter.h anymore.
This commit is contained in:
parent
57c96a28a9
commit
0889fabd03
@ -20,7 +20,7 @@ CLINGCOMPDH := $(call stripsrc,$(MODDIR)/lib/Interpreter/cling-compiledata.h)
|
||||
CLINGDEP := $(CLINGO:.o=.d)
|
||||
|
||||
CLINGETC_CLING := DynamicExprInfo.h DynamicLookupRuntimeUniverse.h \
|
||||
DynamicLookupLifetimeHandler.h Interpreter.h InvocationOptions.h \
|
||||
DynamicLookupLifetimeHandler.h \
|
||||
Exception.h RuntimePrintValue.h RuntimeUniverse.h Value.h
|
||||
|
||||
CLINGETC_LLVM := llvm/ADT/IntrusiveRefCntPtr.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user