mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 06:24:59 +00:00
GCC_ROOT_DIRECTORY is correct variable
[SVN r25440]
This commit is contained in:
parent
adc0dbdc99
commit
32fd59bd81
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@
|
|||
<tt>bjam</tt> command-line you use the "<tt>-s</tt>" option. For
|
||||
example:<br>
|
||||
<br>
|
||||
<tt>bjam "-sGCC_ROOT=/usr/local/gcc-3.3.2"</tt><br>
|
||||
<tt>bjam "-sGCC_ROOT_DIRECTORY=/usr/local/gcc-3.3.2"</tt><br>
|
||||
<br>
|
||||
Some variables, like the toolset <tt>TOOLS</tt> variable, can accept
|
||||
multiple values separated by spaces. Others, like the path above, can
|
||||
|
|
Loading…
Add table
Reference in a new issue