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

Allow oso_prefix_is_pwd to be used with all osx cpp link actions #13311

Closed

Conversation

jlaxson
Copy link
Contributor

@jlaxson jlaxson commented Apr 7, 2021

Expands the targeted actions to allow stripping the absolute build path for debug symbols from all libraries. The support in wrapped_clang is indifferent to whether we are linking a true objc or regular cpp library.

When used in concert with --features=oso_prefix_is_pwd --remote_download_outputs=all, allows successful local debugging of executables/libraries built remotely. Probably also helps with sandboxed actions.

Helps mitigate #6327 and kinda sorta #2537? See also #11671

@google-cla google-cla bot added the cla: yes label Apr 7, 2021
@bazel-io bazel-io closed this in 9b4844a Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants