internal/rosa: include iana-etc

This is used by some programs and will likely end up in the Rosa OS system image anyway.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-01-21 05:28:41 +09:00
parent f06d7fd387
commit 8e59ff98b5
2 changed files with 68 additions and 5 deletions

View File

@@ -216,7 +216,7 @@ ln -vs ../usr/bin /work/bin
boot := t - 1
musl, compilerRT, runtimes, clang := boot.NewLLVM()
support = slices.Concat([]pkg.Artifact{
cureEtc{},
cureEtc{newIANAEtc()},
musl,
compilerRT,
runtimes,