Update vars.mk
This commit is contained in:
@@ -29,7 +29,7 @@ CUR_DIR := $(shell pwd)
|
||||
|
||||
# NDK config
|
||||
NDK_DIR := "../android-ndk"
|
||||
$(shell bash $(CUR_DIR)/config/ndk.sh)
|
||||
$(shell "bash $(CUR_DIR)/config/ndk.sh")
|
||||
|
||||
ifeq ($(OS),Linux)
|
||||
TOOLCHAIN := $(NDK_DIR)/toolchains/llvm/prebuilt/darwin-x86_64
|
||||
|
||||
Reference in New Issue
Block a user