aboutsummaryrefslogtreecommitdiff
path: root/BOOTSTRAP-WINDOWS-MSVC.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-06-05 13:27:21 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-06-05 13:48:20 +0200
commit4d102f5d28e7f5406da3292a1f5f4f369dd05031 (patch)
treefc76c2f34dac65d363e8e8b3334db2202905856c /BOOTSTRAP-WINDOWS-MSVC.cli
parentf5be99eb78afe8da70287083384f9c122f5d8644 (diff)
Disable all warnings during bootstrap stage 1
Diffstat (limited to 'BOOTSTRAP-WINDOWS-MSVC.cli')
-rw-r--r--BOOTSTRAP-WINDOWS-MSVC.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/BOOTSTRAP-WINDOWS-MSVC.cli b/BOOTSTRAP-WINDOWS-MSVC.cli
index 8a62ee4..49a84c0 100644
--- a/BOOTSTRAP-WINDOWS-MSVC.cli
+++ b/BOOTSTRAP-WINDOWS-MSVC.cli
@@ -59,7 +59,7 @@ file for details.
\
> cd build2
-> .\bootstrap-msvc.bat cl
+> .\bootstrap-msvc.bat cl /w /MP8
> build2\b-boot --version
\