Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependency shared libs to sandbox #990

Merged
merged 5 commits into from
Feb 21, 2023

Conversation

jsharpe
Copy link
Member

@jsharpe jsharpe commented Jan 3, 2023

framework.bzl:_extract_libraries had to be modified to include the resolved symlink path to dependency shared libs so that the libs were present in the <gen_dir>/lib folder in the sandbox, rather than merely in the _solib folder generated by bazel.

framework.bzl:_extract_libraries had to be modified to include the
resolved symlink path to dependency shared libs so that the libs were
present in the <gen_dir>/lib folder in the sandbox, rather than merely
in the _solib folder generated by bazel.
@jsharpe jsharpe enabled auto-merge (squash) January 3, 2023 11:07
@jsharpe jsharpe merged commit 7914d08 into bazel-contrib:main Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants