Skip to content

Commit

Permalink
Update on "[Test only] multimodal android binding"
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
larryliu0820 committed Jul 26, 2024
2 parents 0f4b370 + 069d17f commit 6533965
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/build_android_llm_demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ build_android_native_library() {
-DCMAKE_TOOLCHAIN_FILE="${ANDROID_NDK}/build/cmake/android.toolchain.cmake" \
-DANDROID_ABI="${ANDROID_ABI}" \
-DANDROID_PLATFORM=android-23 \
-DCMAKE_FIND_ROOT_PATH="${python_lib}" \
-DCMAKE_PREFIX_PATH="${python_lib}" \
-DEXECUTORCH_ENABLE_LOGGING=ON \
-DEXECUTORCH_LOG_LEVEL=Info \
-DEXECUTORCH_BUILD_XNNPACK=ON \
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
-DEXECUTORCH_BUILD_EXTENSION_MODULE=ON \
Expand Down

0 comments on commit 6533965

Please sign in to comment.