Merge pull request from olk/patch-12

Update explicit-failures-markup.xml for coroutine2
This commit is contained in:
Rene Rivera 2015-12-21 07:06:21 -06:00
commit 26161279e1

View file

@ -758,6 +758,29 @@
<toolset name="vacpp-*"/>
</mark-unusable>
</library>
<!-- coroutine2 -->
<library name="coroutine2">
<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-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>
<!-- crc -->