Update vars.mk

This commit is contained in:
2024-05-13 23:09:35 +03:00
committed by GitHub
parent 3fea6c73cc
commit 1296e488f1

View File

@@ -29,7 +29,7 @@ CUR_DIR := $(shell pwd)
# NDK config
NDK_DIR := "../android-ndk"
$(shell "source "$(CUR_DIR)/config/ndk.sh"")
$(shell "cd $(CUR_DIR)/config && ./ndk.sh && cd $(CUR_DIR)")
ifeq ($(OS),Linux)
TOOLCHAIN := $(NDK_DIR)/toolchains/llvm/prebuilt/darwin-x86_64