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 8b5a7d8 commit 9d6447dCopy full SHA for 9d6447d
utils/build-script-impl
@@ -2423,7 +2423,6 @@ for host in "${ALL_HOSTS[@]}"; do
2423
-DCMAKE_BUILD_TYPE:STRING=${FOUNDATION_BUILD_TYPE}
2424
-DCMAKE_C_COMPILER:PATH=${CLANG_BIN}/clang
2425
-DCMAKE_CXX_COMPILER:PATH=${CLANG_BIN}/clang++
2426
- -DCMAKE_SWIFT_COMPILER:PATH=${SWIFTC_BIN}
2427
-DCMAKE_Swift_COMPILER:PATH=${SWIFTC_BIN}
2428
-DCMAKE_Swift_FLAGS:STRING="$(common_swift_flags)"
2429
-DCMAKE_INSTALL_PREFIX:PATH=$(get_host_install_prefix ${host})
0 commit comments