mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 13:35:00 +00:00
Comment typo corrected.
[SVN r80509]
This commit is contained in:
parent
4f404ba7d0
commit
6b43bc8928
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ goto :bjam_failure
|
|||
:bjam_built
|
||||
|
||||
REM Ideally, we should obtain the toolset that build.bat has
|
||||
REM guessed. However, it uses setlocal at the start and does
|
||||
REM guessed. However, it uses setlocal at the start and does not
|
||||
REM export BOOST_JAM_TOOLSET, and I don't know how to do that
|
||||
REM properly. Default to msvc for now.
|
||||
set toolset=msvc
|
||||
|
|
Loading…
Add table
Reference in a new issue