Skip to content

Conversation

@yeswalrus
Copy link
Contributor

Fixes various issues with android and cross compiling toolchains

@yeswalrus yeswalrus requested a review from jdonald February 2, 2018 17:53
@jdonald jdonald added this to the v1.0.6 milestone Feb 2, 2018
@jdonald jdonald added the upkeep label Feb 4, 2018
Copy link
Contributor

@jdonald jdonald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this doesn't require CMake minimum 3.10 just yet. Great! Reran the Android sanity-testing like so:

cmake -DCMAKE_ANDROID_STANDALONE_TOOLCHAIN=/opt/android-standalone-toolchain -DCMAKE_TOOLCHAIN_FILE=../standard/toolchain-android32.cmake -G Ninja ..

and

cmake -DCMAKE_ANDROID_STANDALONE_TOOLCHAIN=/opt/android-standalone-toolchain-4.9-aarch64 -DCMAKE_TOOLCHAIN_FILE=../standard/toolchain-android64.cmake ..

@jdonald jdonald merged commit 9bc3986 into master Feb 4, 2018
@jdonald jdonald deleted the upd-standard branch February 4, 2018 16:34
jdonald pushed a commit that referenced this pull request Feb 23, 2018
This reverts commit 9bc3986, reversing
changes made to 6ebc149.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants