commit | 1e25152906b668bbe56aa4c1773186af85335315 | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Mon Sep 12 17:24:27 2022 +0200 |
committer | GitHub <noreply@github.com> | Mon Sep 12 08:24:27 2022 -0700 |
tree | 9ef4e71a19163725797e48ad4798e9ecdd5c4ca5 | |
parent | 2ca1ab2c2c73d78021794f3099ee892cc73f515e [diff] |
Fix local execution of external dynamically linked cc_* targets (#16253) The fix for remote execution of external dynamically linked cc_* targets in 95a5bfdc3ed regressed local execution of such targets. This is fixed by emitting two rpaths in the case of an external target. Fixes https://github.com/bazelbuild/bazel/pull/16008#issuecomment-1224267553 Closes #16214. PiperOrigin-RevId: 473706330 Change-Id: I500f8b1f79e4d994323651fbb5964a730f1136e3 Co-authored-by: kshyanashree <109167932+kshyanashree@users.noreply.github.com>
{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