Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to a newer version of the Android NDK #529

Merged
merged 2 commits into from Nov 9, 2016

Commits on Nov 9, 2016

  1. Remove usage of the special toolchain for Android

    The separate NDK toolchain installs are no longer compatible
    with the new LLVM libc++ that is required in order to build
    the SpiderMonkey JS engine.
    larsbergstrom committed Nov 9, 2016
  2. Update to a newer version of the Android NDK

    This new version also is now only available in zip format.
    larsbergstrom committed Nov 9, 2016
You can’t perform that action at this time.