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 931b5f6 commit 55051a7Copy full SHA for 55051a7
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