forked from security/hakurei
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user