commit | bcce6dd026e90336e80616a8c1004a79a2f8640c | [log] [tgz] |
---|---|---|
author | philwo <philwo@google.com> | Thu May 20 08:13:09 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 20 08:14:18 2021 -0700 |
tree | c0147e832a0a1507e3131110154514e03a19ea27 | |
parent | 329b22a980ad7a0835c53938afe06a111f40ac96 [diff] |
Add the TEMP_FAILURE_RETRY macro to linux-sandbox-pid1.cc. This allows us to build Bazel on Linux systems which use a C standard library that does not include this macro, like Alpine Linux (which uses musl). Fixes #12460. PiperOrigin-RevId: 374873483
{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:
See CONTRIBUTING.md