We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572ae53 commit 0d0199fCopy full SHA for 0d0199f
validation-test/BuildSystem/dsymutil_jobs.test
@@ -2,7 +2,7 @@
2
# RUN: mkdir -p %t
3
# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --dry-run --darwin-install-extract-symbols --dsymutil-jobs 5 --cmake %cmake 2>&1 | %FileCheck %s
4
5
-# REQUIRES: standalone_build
+# REQUIRES: standalone_build,OS=macosx
6
7
# CHECK: --- Extracting symbols ---
8
# CHECK: { "command": "dsymutil", "start": "
0 commit comments