Skip to content

Commit

Permalink
Problem: Android build still broken
Browse files Browse the repository at this point in the history
Solution: regenerate from zproject
  • Loading branch information
bluca committed Dec 17, 2018
1 parent 4585cac commit 0937abf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion builds/android/android_build_helper.sh
Expand Up @@ -240,7 +240,6 @@ function android_build_opts {
ANDROID_BUILD_OPTS+=("PKG_CONFIG_PATH=${ANDROID_BUILD_PREFIX}/lib/pkgconfig")
ANDROID_BUILD_OPTS+=("PKG_CONFIG_SYSROOT_DIR=${ANDROID_BUILD_SYSROOT}")
ANDROID_BUILD_OPTS+=("PKG_CONFIG_DIR=")
ANDROID_BUILD_OPTS+=("--with-sysroot=${ANDROID_BUILD_SYSROOT}")
ANDROID_BUILD_OPTS+=("--host=${TOOLCHAIN_HOST}")
ANDROID_BUILD_OPTS+=("--prefix=${ANDROID_BUILD_PREFIX}")

Expand Down

0 comments on commit 0937abf

Please sign in to comment.