Przeglądaj źródła

Borland compilers not supported

[SVN r37677]
Ion Gaztañaga 19 lat temu
rodzic
commit
1dada4377b
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      status/explicit-failures-markup.xml

+ 2 - 2
status/explicit-failures-markup.xml

@@ -1559,7 +1559,7 @@
     <!-- interprocess-->
     <library name="interprocess">
         <mark-unusable>
-            <toolset name="borland"/>
+            <toolset name="borland-5.*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="iw-7_1-vc6"/>
             <toolset name="gcc-2.95.3-linux"/>
@@ -1576,7 +1576,7 @@
     <!-- intrusive-->
     <library name="intrusive">
         <mark-unusable>
-            <toolset name="borland"/>
+            <toolset name="borland-5.*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="iw-7_1-vc6"/>
             <toolset name="gcc-2.95.3-linux"/>

粤ICP备19079148号