minimal-bootstrap.gnumake-musl: fix build (#528802)
This commit is contained in:
@@ -184,6 +184,9 @@ lib.makeScope
|
||||
tinycc = tinycc-musl;
|
||||
gawk = gawk-mes;
|
||||
gnumakeBoot = gnumake;
|
||||
# GNU Make's release tarball relies on preserved mtimes for
|
||||
# pregenerated Autotools files.
|
||||
gnutar = gnutar-musl;
|
||||
};
|
||||
|
||||
gnumake-static = callPackage ./gnumake/static.nix {
|
||||
|
||||
Reference in New Issue
Block a user