Просмотр исходного кода

Added unusable toolset for Wave.

[SVN r28535]
Hartmut Kaiser 21 лет назад
Родитель
Сommit
8c3ba35a6d
1 измененных файлов с 11 добавлено и 1 удалено
  1. 11 1
      status/explicit-failures-markup.xml

+ 11 - 1
status/explicit-failures-markup.xml

@@ -2175,7 +2175,6 @@ for more information.
         <mark-unusable>
             <toolset name="msvc"/>
             <toolset name="sunpro-5_3"/>
-            <toolset name="vc7"/>
             <toolset name="msvc-stlport"/>
             <toolset name="borland-5_5_1"/>
             <toolset name="borland-5_6_4"/>
@@ -2183,6 +2182,17 @@ for more information.
             <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
             <note refid="29"/>
         </mark-unusable>
+       <mark-unusable>
+            <toolset name="vc7"/>
+            <note>
+               This toolset isn't supported because of the used Spirit V1.8.x, which in turn is
+               not usable with this toolset.
+            </note>
+        </mark-unusable>
+        <mark-unusable>
+	        <toolset name="intel- 8.1- linux"/>
+            <note refid="26"/>
+        </mark-unusable>
     </library>
 
     <!-- /////////////// Standard note definitions /////////////// -->

粤ICP备19079148号