aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar jingwen <jingwen@google.com>2018-03-02 11:46:33 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-03-02 11:48:13 -0800
commit38916d025875540d19392bb03468c3bbfee5073f (patch)
tree942a294961f2b4a5f828d37f4aa7de907476ddf8 /examples
parent864ac520951821bd197a02490d2b04f6246be7fa (diff)
Add Android NDK r15 support for Bazel.
NDK15 changelog: https://android.googlesource.com/platform/ndk/+/ndk-r15-release/CHANGELOG.md Notable changes for this CL: - Clang has been updated to v5.0.300080. - android-9 is not supported anymore. Anything lower than android-14 will default to android-14. - NDK sysroot has been changed to %ndk%/sysroot - Requires additional compilation flags because the headers are now unified in a single location across archs and API levels Also removed NDK 10 checks in integration tests because it is old and we don't test against that anymore. Fixes https://github.com/bazelbuild/bazel/issues/3137 Paves the way for r16: https://github.com/bazelbuild/bazel/issues/4068 RELNOTES[NEW]: Added Android NDK r15 support, including compatibility with Unified Headers. PiperOrigin-RevId: 187648715
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions