Skip to content

Commit 971a564

Browse files
authored
Update build_android_library.sh
1 parent 08df24e commit 971a564

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/build_android_library.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ build_android_native_library() {
4242

4343
EXECUTORCH_BUILD_VULKAN="${EXECUTORCH_BUILD_VULKAN:-OFF}"
4444

45-
export EXECUTORCH_BUILD_EXTENSION_LLM=OFF
46-
4745
cmake . -DCMAKE_INSTALL_PREFIX="${CMAKE_OUT}" \
4846
-DCMAKE_TOOLCHAIN_FILE="${ANDROID_NDK}/build/cmake/android.toolchain.cmake" \
4947
-DANDROID_ABI="${ANDROID_ABI}" \

0 commit comments

Comments
 (0)