We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e4723 commit e11d729Copy full SHA for e11d729
1 file changed
tools/export-android-build-env.sh
@@ -54,7 +54,6 @@ export MR_ARCH="$_MR_ARCH"
54
# android/ffmpeg-x86_64
55
export MR_BUILD_SOURCE="${MR_SRC_ROOT}/${REPO_DIR}-${_MR_ARCH}"
56
# android/fftutorial-x86_64
57
-LIB_NAME
58
export MR_BUILD_PREFIX="${MR_PRODUCT_ROOT}/${LIB_NAME}-${_MR_ARCH}"
59
60
if [ -z "$ANDROID_NDK_HOME" ]; then
0 commit comments