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

gcc: revert "provide both native and cross forms of gcc.libs libraries" #213929

Merged
merged 1 commit into from
Feb 1, 2023

Commits on Feb 1, 2023

  1. gcc: revert "provide both native and cross forms of gcc.libs libraries"

    This reverts commit 2c931bd.
    
    The NixOS#209153 reverted --sysroot=/
    change as it broke other astects of library search paths.
    
    While it might still be useful to pull in gcc libraries when
    non-standard --sysroot= is passed there are no meaningful use cases of
    it in `nixpkgs` yet. Let's revert it for now.
    trofi committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b8b5fc1 View commit details
    Browse the repository at this point in the history