Skip to content

Commit 8d3b0d0

Browse files
authored
Merge pull request #78779 from kubamracek/embeddded-arm64e-none-macho-requires-cc
[embedded] Mark test/embedded/ptrauth-none-macho.swift as REQUIRES: embedded_stdlib_cross_compiling
2 parents 1341516 + 2542bc4 commit 8d3b0d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/ptrauth-none-macho.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
// REQUIRES: swift_in_compiler
55
// REQUIRES: OS=macosx
6+
// REQUIRES: embedded_stdlib_cross_compiling
67
// REQUIRES: swift_feature_Embedded
78

89
var callback: (()->())? = nil

0 commit comments

Comments
 (0)