提交 8f347a78 编写于 作者: H Hao Han

style check

上级 bec8987d
...@@ -33,8 +33,6 @@ build_for_mac() { ...@@ -33,8 +33,6 @@ build_for_mac() {
} }
build_for_android() { build_for_android() {
export ANDROID_NDK=/home/halsay/android-ndk-r16b
export NDK_ROOT=/home/halsay/android-ndk-r16b
rm -rf "../build" rm -rf "../build"
if [ -z "${ANDROID_NDK}" ]; then if [ -z "${ANDROID_NDK}" ]; then
echo "ANDROID_NDK not found!" echo "ANDROID_NDK not found!"
...@@ -175,4 +173,4 @@ else ...@@ -175,4 +173,4 @@ else
build_error build_error
fi fi
fi fi
fi fi
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册