mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 05:31:22 +00:00
linux bootstrap tools cross: Nuke more refs
libgcc.a and similar
This commit is contained in:
parent
e0f1739c75
commit
f083248290
|
@ -193,6 +193,7 @@ rec {
|
|||
nuke-refs $out/bin/*
|
||||
nuke-refs $out/lib/*
|
||||
nuke-refs $out/libexec/gcc/*/*/*
|
||||
nuke-refs $out/lib/gcc/*/*/*
|
||||
|
||||
mkdir $out/.pack
|
||||
mv $out/* $out/.pack
|
||||
|
|
Loading…
Reference in a new issue