mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 07:41:06 +00:00
parent
29304b4e61
commit
e691cb67d5
3 changed files with 3 additions and 3 deletions
|
@ -73,5 +73,5 @@ following elements:
|
|||
|
||||
.. .. _Boost.Build toolset names: toolset-name_
|
||||
|
||||
__ ../../libs/python/doc/building.html#variants
|
||||
__ ../../libs/python/doc/building.html#python-debugging-builds
|
||||
|
||||
|
|
|
@ -614,7 +614,7 @@ libraries.</td>
|
|||
<td>runtime-debugging=on</td>
|
||||
</tr>
|
||||
<tr><td><tt class="docutils literal">y</tt></td>
|
||||
<td>using a special <a class="reference external" href="../../libs/python/doc/building.html#variants">debug build of Python</a>.</td>
|
||||
<td>using a special <a class="reference external" href="../../libs/python/doc/building.html#python-debugging-builds">debug build of Python</a>.</td>
|
||||
<td>python-debugging=on</td>
|
||||
</tr>
|
||||
<tr><td><tt class="docutils literal">d</tt></td>
|
||||
|
|
|
@ -702,7 +702,7 @@ libraries.</td>
|
|||
<td>runtime-debugging=on</td>
|
||||
</tr>
|
||||
<tr><td><tt class="docutils literal">y</tt></td>
|
||||
<td>using a special <a class="reference external" href="../../libs/python/doc/building.html#variants">debug build of Python</a>.</td>
|
||||
<td>using a special <a class="reference external" href="../../libs/python/doc/building.html#python-debugging-builds">debug build of Python</a>.</td>
|
||||
<td>python-debugging=on</td>
|
||||
</tr>
|
||||
<tr><td><tt class="docutils literal">d</tt></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue