Преглед изворни кода

use full exact names for gcc toolsets on HP-UX

[SVN r41458]
Boris Gubenko пре 18 година
родитељ
комит
e79fb2b3e0
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      status/explicit-failures-markup.xml

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

@@ -2629,7 +2629,8 @@ for more information.
             <test name="test_demo_portable_archive"/>
             <test name="test_demo_portable_archive_dll"/>
             <toolset name="acc*"/>
-            <toolset name="gcc*hpux*"/>
+            <toolset name="gcc-3.4.2_hpux_pa_risc"/>
+            <toolset name="gcc-4.2.1_hpux_ia64"/>
             <note author="Boris Gubenko">
               This failure is caused by serialization library bug in the
               code visible only on big endian platforms.

粤ICP备19079148号