We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7d741 commit c61e50dCopy full SHA for c61e50d
build-android-x86.sh
@@ -55,6 +55,6 @@ cmake -DCMAKE_TOOLCHAIN_FILE="$ANDROID_NDK/build/cmake/android.toolchain.cmake"
55
-DSHERPA_NCNN_ENABLE_GENERATE_INT8_SCALE_TABLE=OFF \
56
-DCMAKE_INSTALL_PREFIX=./install \
57
-DANDROID_ABI="x86" \
58
- -DANDROID_PLATFORM=android-14 ..
+ -DANDROID_PLATFORM=android-21 ..
59
make VERBOSE=1 -j4
60
make install/strip
0 commit comments