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

bootstrap: Try to track down why initial_libdir sometimes fails #129775

Merged
merged 1 commit into from
Sep 6, 2024

Commits on Aug 30, 2024

  1. bootstrap: Try to track down why initial_libdir sometimes fails

    Determining this path occasionally fails locally for unknown reasons, resulting
    in the build failing with an unhelpful `StripPrefixError(())` panic message.
    
    In order to track down why that's happening, include some relevant information
    in the panic message when that failure occurs.
    Zalathar committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    21edc73 View commit details
    Browse the repository at this point in the history