commit | fdd04afa6473c03faa363bf5278dff8075aedc20 | [log] [tgz] |
---|---|---|
author | William Furr <wfurr@google.com> | Mon Jul 01 11:20:52 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 01 11:22:24 2024 -0700 |
tree | e5b13be32534a4b660a8b49e734ebe653607777d | |
parent | 1f88b46db6768958046f90dc74859d5eb5f8c9d5 [diff] |
Update NDK build doc to refer to the correct platform constraint for armeabi-v7a. The [`rules_android_ndk`](https://github.com/bazelbuild/rules_android_ndk) repository only [defines a toolchain for platform `armv7`](https://github.com/bazelbuild/rules_android_ndk/blob/c2999e4c90d580e850ff1f3831554d5ea4b536a3/target_systems.bzl.tpl#L11). This updates the [Android NDK bazel build doc](https://bazel.build/docs/android-ndk#configuring-target-abi) with the right platform constraint to work with the toolchain. Closes #22891. PiperOrigin-RevId: 648430716 Change-Id: I29ab0f3af199cea1f05cd953a44a653bb1df9e57
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md