|
|
@@ -2158,10 +2158,10 @@ for more information.
|
|
|
|
|
|
<mark-expected-failures>
|
|
|
<test name="*_lib"/>
|
|
|
- <toolset name="gcc-3_4_3-sunos"/>
|
|
|
+ <toolset name="gcc-*-sunos"/>
|
|
|
<note author="Caleb Epstein">
|
|
|
SunOS does not provide static versions of -lrt or
|
|
|
- -lthread, and gcc -static refuses to link with any
|
|
|
+ -lpthread, and gcc -static refuses to link with any
|
|
|
shared objects, so these tests don't compile.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|