mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
stdenv/make-bootstrap-tools: nuke yet another header
This is needed after glibc bump from PR #111616.
This commit is contained in:
parent
9fe75f18c0
commit
2a44031d56
@ -183,7 +183,7 @@ in with pkgs; rec {
|
||||
nuke-refs $out/lib/*
|
||||
nuke-refs $out/libexec/gcc/*/*/*
|
||||
nuke-refs $out/lib/gcc/*/*/*
|
||||
nuke-refs $out/lib/gcc/*/*/include-fixed/*/*
|
||||
nuke-refs $out/lib/gcc/*/*/include-fixed/*{,/*}
|
||||
|
||||
mkdir $out/.pack
|
||||
mv $out/* $out/.pack
|
||||
|
Loading…
Reference in New Issue
Block a user