mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 00:50:40 +00:00
Muted another intel-darwin flavour and another pgi flavour
[SVN r73417]
This commit is contained in:
parent
7a75e3dc3f
commit
176462efa8
1 changed files with 6 additions and 4 deletions
|
@ -1857,13 +1857,15 @@
|
|||
</note>
|
||||
</mark-unusable>
|
||||
<mark-unusable>
|
||||
<toolset name="intel-darwin-11.1"/>
|
||||
<toolset name="intel-darwin-10*"/>
|
||||
<toolset name="intel-darwin-11*"/>
|
||||
<toolset name="intel-darwin-12*"/>
|
||||
<note author="Barend Gehrels">
|
||||
Intel 11.1 on Darwin raises a SIGSEGV in almost all unit tests.
|
||||
Intel 11.1 and 12.0 on Darwin raises a SIGSEGV in almost all unit tests.
|
||||
</note>
|
||||
</mark-unusable>
|
||||
<mark-unusable>
|
||||
<toolset name="pgi-11.2"/>
|
||||
<toolset name="pgi-11*"/>
|
||||
<note author="Barend Gehrels">
|
||||
pgi 11.1 does not support BOOST_AUTO and is not configured for UBLAS
|
||||
</note>
|
||||
|
@ -1871,7 +1873,7 @@
|
|||
<mark-unusable>
|
||||
<toolset name="msvc-9.0~wm5~stlport5.2"/>
|
||||
<note author="Barend Gehrels">
|
||||
This configruation is not well configured for UBLAS
|
||||
This configuration is not well configured for UBLAS
|
||||
</note>
|
||||
</mark-unusable>
|
||||
</library>
|
||||
|
|
Loading…
Add table
Reference in a new issue