commit | 314cf1f9e4b332955c4800b2451db4e926c3e092 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Fri Mar 15 08:17:59 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 15 08:19:53 2019 -0700 |
tree | f2d86aacf86062263b83a8a1e347ec9bfc754e6c | |
parent | 756c9c7e4d9545b288fb82f7993b7a70e059a4ac [diff] |
Pass -undefined dynamic_lookup to dynamic library linking actions on Mac This change fixes a bug introduced in https://github.com/bazelbuild/bazel/commit/2d0e27e8bc7452758e8f50b51fd470efb8111e1f. Before, we allowed dynamic libraries to have undefined symbols on mac, but after that change this stopped working. Fixes https://github.com/bazelbuild/bazel/issues/7607. RELNOTES: None. PiperOrigin-RevId: 238644308
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.