mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-07 14:33:15 +00:00
Simple fix for build failures resulting from r205867.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205918 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fb065a1669
commit
5fa20923c5
@ -10,6 +10,6 @@ LEVEL = ../../../..
|
||||
LIBRARYNAME = LLVMARM64Utils
|
||||
|
||||
# Hack: we need to include 'main' ARM64 target directory to grab private headers
|
||||
#CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
|
||||
CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
x
Reference in New Issue
Block a user