commit | 6ec54ee8b8c0e712f4d0b56678471cabaa17b2c3 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Tue Feb 09 09:11:09 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 09 09:12:52 2021 -0800 |
tree | 2ccf3634582546b7cd174183ac10d58dc0302e75 | |
parent | 7044529a1647cf939442200e835654b625f72b98 [diff] |
Bail out quickly from _find_gold_linker_path for GCC. GCC can't make use of an absolute gold path, so keep parsing specific to clang. This avoids silly problems like https://stackoverflow.com/questions/65336037/how-do-i-fix-a-bazel-build-error-in-tensorflow. Closes #12729. PiperOrigin-RevId: 356515434
{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