Skip to content

Commit 02e3ab4

Browse files
committed
Update
[ghstack-poisoned]
1 parent 81f260d commit 02e3ab4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/build_android_llm_demo.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ build_android_native_library() {
3838
-DCMAKE_TOOLCHAIN_FILE="${ANDROID_NDK}/build/cmake/android.toolchain.cmake" \
3939
-DANDROID_ABI="${ANDROID_ABI}" \
4040
-DEXECUTORCH_ENABLE_LOGGING=ON \
41-
-DEXECUTORCH_LOG_LEVEL=Info \
4241
-DEXECUTORCH_BUILD_XNNPACK=ON \
4342
-DEXECUTORCH_XNNPACK_SHARED_WORKSPACE=ON \
4443
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
@@ -67,7 +66,6 @@ build_android_native_library() {
6766
-DANDROID_ABI="${ANDROID_ABI}" \
6867
-DCMAKE_INSTALL_PREFIX="${CMAKE_OUT}" \
6968
-DEXECUTORCH_ENABLE_LOGGING=ON \
70-
-DEXECUTORCH_LOG_LEVEL=Info \
7169
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=BOTH \
7270
-DNEURON_BUFFER_ALLOCATOR_LIB="$NEURON_BUFFER_ALLOCATOR_LIB" \
7371
-DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON \

0 commit comments

Comments
 (0)