forked from OSchip/llvm-project
Maybe if I touch this file the buildbots will actually rerun configure like they need to...
llvm-svn: 206718
This commit is contained in:
parent
89ee75d786
commit
555134215b
|
@ -10,7 +10,7 @@
|
|||
LEVEL = ../../../..
|
||||
LIBRARYNAME = LLVMX86Disassembler
|
||||
|
||||
# Hack: we need to include 'main' x86 target directory to grab private headers
|
||||
# Hack: we need to include 'main' x86 target directory to grab private headers.
|
||||
CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
|
Loading…
Reference in New Issue