]> granicus.if.org Git - libvpx/commit
android: do not attempt standalone builds
authorJohann <johannkoenig@google.com>
Thu, 2 May 2019 18:40:52 +0000 (11:40 -0700)
committerJohann <johannkoenig@google.com>
Mon, 6 May 2019 18:48:45 +0000 (11:48 -0700)
commitf30c419d4a50dcd1e7b3a25c3852338fbe8908e4
tree228c53ecfd741d703ec7ea291cb206070f1276eb
parent3fd96f7d7d848ce8fc3ff27cb689207d191996ed
android: do not attempt standalone builds

arm builds require too many tweaks to keep up with changes
to the ndk. Recommend ndk-build instead.

Update documentation and drop --sdk-path references. If
--enable-external-build is used instead we do not need the compiler
path.

BUG=webm:1622

Change-Id: Id024345afd7af988321f8f97ebab19c425cb0493
build/make/Android.mk
build/make/configure.sh
configure
test/android/README