aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/all.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/all.go')
-rw-r--r--internal/rosa/all.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go
index 0c80c706..2634a5dc 100644
--- a/internal/rosa/all.go
+++ b/internal/rosa/all.go
@@ -122,6 +122,9 @@ const (
buildcatrust
utilMacros
+ // musl is a standalone libc that does not depend on the toolchain.
+ musl
+
// gcc is a hacked-to-pieces GCC toolchain meant for use in intermediate
// stages only. This preset and its direct output must never be exposed.
gcc