Skip to content

Conversation

@bazel-io
Copy link
Member

When loaded as a data dependency (e.g. for dlopen), the runfiles of a cc_shared_library now contain the _solib symlinks of precompiled dynamic library dependencies instead of the symlink targets.

Work towards #21833

Closes #21882.

PiperOrigin-RevId: 637807250
Change-Id: I7ea2858c8cc9b5072beecf01d9dd49f8385aaebd

Commit 75e5d2f

When loaded as a `data` dependency (e.g. for `dlopen`), the runfiles of a `cc_shared_library` now contain the `_solib` symlinks of precompiled dynamic library dependencies instead of the symlink targets.

Work towards bazelbuild#21833

Closes bazelbuild#21882.

PiperOrigin-RevId: 637807250
Change-Id: I7ea2858c8cc9b5072beecf01d9dd49f8385aaebd
@bazel-io bazel-io requested a review from a team as a code owner May 28, 2024 08:10
@bazel-io bazel-io added team-Rules-CPP Issues for C++ rules awaiting-review PR is awaiting review from an assigned reviewer labels May 28, 2024
@bazel-io bazel-io requested a review from pzembrod May 28, 2024 08:10
@pzembrod pzembrod added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels May 28, 2024
@keertk keertk removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label May 28, 2024
@keertk keertk added this pull request to the merge queue May 28, 2024
Merged via the queue into bazelbuild:release-7.2.0 with commit 92f5a61 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Rules-CPP Issues for C++ rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants