mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Fixed incorrect toolset name
[SVN r73846]
This commit is contained in:
parent
5e41a761d1
commit
8c709b2cb7
1 changed files with 2 additions and 2 deletions
|
@ -6418,10 +6418,10 @@ These tests will fail in most compilers that don't support rvalue references.
|
|||
|
||||
<mark-expected-failures>
|
||||
<test name="test_codepage"/>
|
||||
<toolset name="msvc- 9.0~stlport5.2"/>
|
||||
<toolset name="msvc-9.0~stlport5.2"/>
|
||||
<toolset name="pathscale-4*"/>
|
||||
<note author="Artyom Beilis">
|
||||
Problems with wide file stream I/O
|
||||
Problems with wide file stream I/O.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
</library>
|
||||
|
|
Loading…
Add table
Reference in a new issue