We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a54e4d commit 7cbd245Copy full SHA for 7cbd245
configure
@@ -625,7 +625,7 @@ valopt llvm-root "" "set LLVM root"
625
valopt python "" "set path to python"
626
valopt jemalloc-root "" "set directory where libjemalloc_pic.a is located"
627
valopt build "${DEFAULT_BUILD}" "GNUs ./configure syntax LLVM build triple"
628
-valopt android-cross-path "/opt/ndk_standalone" "Android NDK standalone path (deprecated)"
+valopt android-cross-path "" "Android NDK standalone path (deprecated)"
629
valopt i686-linux-android-ndk "" "i686-linux-android NDK standalone path"
630
valopt arm-linux-androideabi-ndk "" "arm-linux-androideabi NDK standalone path"
631
valopt aarch64-linux-android-ndk "" "aarch64-linux-android NDK standalone path"
0 commit comments