mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
list of excludedd compilers for boost.fiber
This commit is contained in:
parent
f64c66d5fd
commit
612983e81e
1 changed files with 29 additions and 0 deletions
|
@ -744,6 +744,8 @@
|
|||
<toolset name="darwin-4.4*"/>
|
||||
<toolset name="gcc-4.4"/>
|
||||
<toolset name="gcc-4.4*"/>
|
||||
<toolset name="gcc-4.7*"/>
|
||||
<toolset name="gcc-4.7"/>
|
||||
<toolset name="gcc-m*ngw-4.4"/>
|
||||
<toolset name="gcc-m*ngw-4.4*"/>
|
||||
<toolset name="gcc-m*ngw-4.5"/>
|
||||
|
@ -791,6 +793,8 @@
|
|||
<toolset name="darwin-4.4*"/>
|
||||
<toolset name="gcc-4.4"/>
|
||||
<toolset name="gcc-4.4*"/>
|
||||
<toolset name="gcc-4.7*"/>
|
||||
<toolset name="gcc-4.7"/>
|
||||
<toolset name="gcc-m*ngw-4.4"/>
|
||||
<toolset name="gcc-m*ngw-4.4*"/>
|
||||
<toolset name="gcc-m*ngw-4.5"/>
|
||||
|
@ -1611,6 +1615,31 @@
|
|||
</mark-failure>
|
||||
</test>
|
||||
</library>
|
||||
|
||||
<!-- fiber -->
|
||||
<library name="fiber">
|
||||
<mark-unusable>
|
||||
<toolset name="cray-*"/>
|
||||
<toolset name="darwin-4.4"/>
|
||||
<toolset name="darwin-4.4*"/>
|
||||
<toolset name="gcc-4.4"/>
|
||||
<toolset name="gcc-4.4*"/>
|
||||
<toolset name="gcc-4.7*"/>
|
||||
<toolset name="gcc-4.7"/>
|
||||
<toolset name="gcc-m*ngw-4.4"/>
|
||||
<toolset name="gcc-m*ngw-4.4*"/>
|
||||
<toolset name="gcc-m*ngw-4.5"/>
|
||||
<toolset name="gcc-m*ngw-4.5*"/>
|
||||
<toolset name="gcc-m*ngw-4.6"/>
|
||||
<toolset name="gcc-m*ngw-4.6*"/>
|
||||
<toolset name="gcc-m*ngw-4.7"/>
|
||||
<toolset name="gcc-m*ngw-4.7*"/>
|
||||
<toolset name="msvc-7.*"/>
|
||||
<toolset name="msvc-8.0"/>
|
||||
<toolset name="pgi-*"/>
|
||||
<toolset name="vacpp-*"/>
|
||||
</mark-unusable>
|
||||
</library>
|
||||
|
||||
|
||||
<!-- filesystem -->
|
||||
|
|
Loading…
Add table
Reference in a new issue