internal/rosa/gnu: coreutils artifact

Required by llvm unit and regression tests.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-01-22 05:42:23 +09:00
parent 20a8d30821
commit 50b82dcf82
2 changed files with 32 additions and 3 deletions

View File

@@ -130,6 +130,7 @@ func (t Toolchain) newLLVM(variant string, attr *llvmAttr) pkg.Artifact {
t.NewPerl(),
t.NewDiffutils(),
t.NewBash(),
t.NewCoreutils(),
t.NewKernelHeaders(),
}