Просмотр исходного кода

use full exact names for gcc toolsets on HP-UX

[SVN r41458]
Boris Gubenko 18 лет назад
Родитель
Сommit
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"/>
             <test name="test_demo_portable_archive_dll"/>
             <test name="test_demo_portable_archive_dll"/>
             <toolset name="acc*"/>
             <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">
             <note author="Boris Gubenko">
               This failure is caused by serialization library bug in the
               This failure is caused by serialization library bug in the
               code visible only on big endian platforms.
               code visible only on big endian platforms.

粤ICP备19079148号