aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/rosa.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/rosa.go')
-rw-r--r--internal/rosa/rosa.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/rosa.go b/internal/rosa/rosa.go
index cb2985ef..cf571539 100644
--- a/internal/rosa/rosa.go
+++ b/internal/rosa/rosa.go
@@ -235,7 +235,7 @@ ln -vs ../usr/bin /work/bin
compilerRT,
runtimes,
clang,
- boot.NewBusybox(),
+ boot.Load(Busybox),
})
env = fixupEnviron(env, []string{
EnvTriplet + "=" + triplet(),