diff options
Diffstat (limited to 'internal/rosa/rosa.go')
| -rw-r--r-- | internal/rosa/rosa.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/rosa.go b/internal/rosa/rosa.go index 6c4d585d..13519657 100644 --- a/internal/rosa/rosa.go +++ b/internal/rosa/rosa.go @@ -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, |
