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

WIP: cudaPackages.cudatoolkit: split outputs #178439

Closed
wants to merge 3 commits into from

Commits on Jun 21, 2022

  1. cudaPackages.cudatoolkit: use autoPatchelf

    ...to ensure correctness (in the sense that all DT_NEEDED libraries are
    verified to be discoverable through the runpaths)
    SomeoneSerge committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    93ba64d View commit details
    Browse the repository at this point in the history
  2. cudaPackages.cudatoolkit: rm preFixup rpath code

    ...the same logic is handled by autoPatchelf
    SomeoneSerge committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b08df4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0fc4b2 View commit details
    Browse the repository at this point in the history