Skip to content

Commit e11d729

Browse files
committed
fix android build shell
1 parent 09e4723 commit e11d729

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/export-android-build-env.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ export MR_ARCH="$_MR_ARCH"
5454
# android/ffmpeg-x86_64
5555
export MR_BUILD_SOURCE="${MR_SRC_ROOT}/${REPO_DIR}-${_MR_ARCH}"
5656
# android/fftutorial-x86_64
57-
LIB_NAME
5857
export MR_BUILD_PREFIX="${MR_PRODUCT_ROOT}/${LIB_NAME}-${_MR_ARCH}"
5958

6059
if [ -z "$ANDROID_NDK_HOME" ]; then

0 commit comments

Comments
 (0)