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.
2 parents 7663875 + 55051a7 commit 23273d8Copy full SHA for 23273d8
validation-test/BuildSystem/build_lld.test
@@ -1,6 +1,6 @@
1
# RUN: %empty-directory(%t)
2
# RUN: mkdir -p %t
3
-# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --dry-run --build-lld 2>&1 | %FileCheck %s
+# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --dry-run --cmake %cmake --build-lld 2>&1 | %FileCheck %s
4
5
# REQUIRES: standalone_build
6
0 commit comments