[embedded] Don't build *all* the embedded stdlibs by default

This commit is contained in:
Kuba Mracek
2024-06-17 10:32:56 -07:00
parent 3e7f323276
commit dc2edb6e9b
22 changed files with 50 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
// REQUIRES: swift_in_compiler
// REQUIRES: CODEGENERATOR=ARM
// REQUIRES: embedded_stdlib_cross_compiling
// https://github.com/apple/swift/issues/73249
// UNSUPPORTED: OS=windows-msvc