瀏覽代碼

Removed expected failures for *_lib tests in Boost.Thread on
gcc-3_4_3-sunos. Something has changed in the build system whereby
static libraries are named explicitly instead of -static being used,
so this problem is fixed.


[SVN r32070]

Caleb Epstein 20 年之前
父節點
當前提交
c49649f64f
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      status/explicit-failures-markup.xml

+ 0 - 10
status/explicit-failures-markup.xml

@@ -2993,16 +2993,6 @@ for more information.
             <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
             <note author="Aleksey Gurtovoy" refid="29"/>
         </mark-expected-failures>
-
-        <mark-expected-failures>
-            <test name="*_lib"/>
-            <toolset name="gcc-*-sunos"/>
-            <note author="Caleb Epstein">
-                SunOS does not provide static versions of -lrt or
-                -lpthread, and gcc -static refuses to link with any
-                shared objects, so these tests don't compile.
-            </note>
-        </mark-expected-failures>
     </library>
 
 

粤ICP备19079148号