瀏覽代碼

list of excludedd compilers for boost.fiber

Oliver Kowalke 10 年之前
父節點
當前提交
dcd7f1fb1a
共有 1 個文件被更改,包括 25 次插入0 次删除
  1. 25 0
      status/explicit-failures-markup.xml

+ 25 - 0
status/explicit-failures-markup.xml

@@ -1563,6 +1563,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 -->

粤ICP备19079148号