mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-23 19:17:17 +00:00
[X86] Put back the include path to the main X86 sources in the AsmParser library to fix the bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256430 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ceae661f8f
commit
68dc67d007
@ -9,4 +9,7 @@
|
||||
LEVEL = ../../../..
|
||||
LIBRARYNAME = LLVMX86AsmParser
|
||||
|
||||
# Hack: we need to include 'main' ARM target directory to grab private headers
|
||||
CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
x
Reference in New Issue
Block a user