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 6a43108 commit 9294c07Copy full SHA for 9294c07
utils/build-windows.bat
@@ -201,6 +201,7 @@ cmake^
201
-DCMAKE_CXX_FLAGS:STRING="/GS- /Oy"^
202
-DCMAKE_EXE_LINKER_FLAGS:STRING=/INCREMENTAL:NO^
203
-DCMAKE_SHARED_LINKER_FLAGS:STRING=/INCREMENTAL:NO^
204
+ -DSWIFT_ENABLE_EXPERIMENTAL_CONCURRENCY=YES^
205
-S "%source_root%\llvm-project\llvm" %exitOnError%
206
207
cmake --build "%build_root%\llvm" %exitOnError%
0 commit comments