[embedded] Mark test/embedded/ptrauth-none-macho.swift as REQUIRES: embedded_stdlib_cross_compiling

This commit is contained in:
Kuba Mracek
2025-01-21 09:40:28 -08:00
parent 11fbd94668
commit 2542bc4495

View File

@@ -3,6 +3,7 @@
// REQUIRES: swift_in_compiler // REQUIRES: swift_in_compiler
// REQUIRES: OS=macosx // REQUIRES: OS=macosx
// REQUIRES: embedded_stdlib_cross_compiling
// REQUIRES: swift_feature_Embedded // REQUIRES: swift_feature_Embedded
var callback: (()->())? = nil var callback: (()->())? = nil