diff options
Diffstat (limited to 'build-clang.bat')
-rw-r--r-- | build-clang.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-clang.bat b/build-clang.bat index e6c4c93..735eba8 100644 --- a/build-clang.bat +++ b/build-clang.bat @@ -32,7 +32,7 @@ echo additional make options, for example: echo. echo %0 --make mingw32-make --make -j8 echo. -echo See the BOOTSTRAP-CLANG file for details. +echo See the BOOTSTRAP-WINDOWS-CLANG file for details. echo. goto end |