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

Fix local execution of external dynamically linked cc_* targets #16214

Closed
wants to merge 1 commit into from

Commits on Sep 8, 2022

  1. Fix local execution of external dynamically linked cc_* targets

    The fix for remote execution of external dynamically linked cc_* targets
    in 95a5bfd regressed local execution of such targets. This is fixed
    by emitting two rpaths in the case of an external target.
    fmeum committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    7a750cc View commit details
    Browse the repository at this point in the history