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.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go
index 560d0405..fbe27445 100644
--- a/internal/rosa/all.go
+++ b/internal/rosa/all.go
@@ -78,6 +78,10 @@ const (
buildcatrust
+ // 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
+
// _presetEnd is the total number of presets and does not denote a preset.
_presetEnd
)