forked from security/hakurei
internal/rosa: expose standalone musl
This is useful in the system image and might also be used elsewhere. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user