Przeglądaj źródła

Update markup for CodeWarrior 9.5 on Darwin

[SVN r28840]
Douglas Gregor 21 lat temu
rodzic
commit
80436a3233
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      status/explicit-failures-markup.xml

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

@@ -22,7 +22,7 @@
     <mark-toolset name="cw-9_4" status="required"/>
     <mark-toolset name="cw-8_3" status="required"/>
     <mark-toolset name="cw-9_3-darwin" status="required"/>
-    <mark-toolset name="cw-9_4-darwin" status="required"/>
+    <mark-toolset name="cw-9_5-darwin" status="required"/>
     <mark-toolset name="msvc" status="required"/>
     <mark-toolset name="msvc-stlport" status="required"/>
     <mark-toolset name="vc7" status="required"/>
@@ -797,6 +797,7 @@
           <toolset name="cw-9_3-darwin"/>
           <toolset name="cw-9_4"/>
           <toolset name="cw-9_4-darwin"/>
+          <toolset name="cw-9_5-darwin"/>
           <toolset name="iw-7_1-vc6"/>
           <toolset name="iw-7_1-vc6-stlp-4_5_3"/>
           <note refid="3" author="Doug Gregor"/>

粤ICP备19079148号