Sfoglia il codice sorgente

Boost.Chrono: Set vacpp as unusable and try again with pathscale


[SVN r68405]
Vicente J. Botet Escriba 15 anni fa
parent
commit
b8d756ff49
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      status/explicit-failures-markup.xml

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

@@ -481,8 +481,8 @@
     <!-- chrono -->
     <library name="chrono">
         <mark-unusable>
-            <toolset name="borland-*"/>
-            <toolset name="pathscale*"/>
+            <toolset name="borland"/>
+            <toolset name="vacpp"/>
             <note author="Vicente J. Botet Escriba">
                 The compiler does not support features that are essential for the library.
             </note>

粤ICP备19079148号