stdenv/make-bootstrap-tools: nuke yet another header

This is needed after glibc bump from PR #111616.
This commit is contained in:
Vladimír Čunát 2021-07-16 16:15:32 +02:00
parent 9fe75f18c0
commit 2a44031d56
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA
1 changed files with 1 additions and 1 deletions

View File

@ -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