mirror of
https://github.com/boostorg/more.git
synced 2025-03-09 11:00:10 +08:00
Fix the previous merge commit, it didn't include all the changes.
[SVN r40655]
This commit is contained in:
parent
d83bb925d4
commit
52c36c5b95
@ -1776,15 +1776,11 @@
|
||||
<li>Tests are now run in the context of the user's PATH
|
||||
environment settings</li>
|
||||
|
||||
<li><a href=
|
||||
"../tools/build/v1/msvc-stlport-tools.html">msvc-stlport</a>
|
||||
and <a href=
|
||||
"../tools/build/v1/intel-win32-tools.html">intel-win32-stlport</a>
|
||||
<li>msvc-stlport and intel-win32-stlport
|
||||
toolsets now build static libraries with multithreading
|
||||
enabled, to be compatible with the STLPort builds.</li>
|
||||
|
||||
<li><a href=
|
||||
"../tools/build/v1/intel-win32-tools.html">intel-win32</a>
|
||||
<li>intel-win32
|
||||
toolset now handles <code>wchar_t</code> correctly when
|
||||
intel is installed over msvc6.</li>
|
||||
|
||||
@ -1804,8 +1800,7 @@
|
||||
"../libs/conversion/lexical_cast.htm">conversion/lexical_cast</a>'s
|
||||
<code>wchar_t</code> fixes from the main trunk.</li>
|
||||
|
||||
<li><a href=
|
||||
"../tools/build/v1/intel-linux-tools.html">intel-linux-tools</a>:
|
||||
<li>intel-linux-tools:
|
||||
added <code>rt</code> to FINDLIBS in order to make the
|
||||
<code>clock_gettime()</code> function available
|
||||
(backport of a patch in CVS HEAD).</li>
|
||||
|
Loading…
Reference in New Issue
Block a user