Sfoglia il codice sorgente

Fix toolset name.

[SVN r47965]
John Maddock 17 anni fa
parent
commit
4fe70b2904
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      status/explicit-failures-markup.xml

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

@@ -3180,7 +3180,7 @@ for more information.
        </mark-expected-failures>
        <mark-expected-failures>
           <test name="test_tr1_long_double"/>
-          <toolset name="darwin"/>
+          <toolset name="darwin*"/>
           <note author="John Maddock">
              Some versions of the Darwin platform have insufficient long double support
              for us to be able to run this test.

粤ICP备19079148号