Always use llvm-native's include, as llvm-docker has no include
This commit is contained in:
@ -29,7 +29,7 @@ endif
|
||||
|
||||
SYSTEM_INC_DIRS := \
|
||||
$(LOCAL_PATH)inc \
|
||||
$(LLVM_DIR)lib/clang/8.0.0/include \
|
||||
$(LOCAL_PATH)llvm-native/lib/clang/8.0.0/include \
|
||||
|
||||
C_FLAGS := \
|
||||
-Werror \
|
||||
|
Reference in New Issue
Block a user