|
|
@@ -38,6 +38,13 @@
|
|
|
|
|
|
<!-- /////////////// Libraries /////////////// -->
|
|
|
|
|
|
+ <!-- minmax -->
|
|
|
+ <library name="algorithm/minmax">
|
|
|
+ <mark-unusable>
|
|
|
+ <toolset name="sunpro-5_3"/>
|
|
|
+ </mark-unusable>
|
|
|
+ </library>
|
|
|
+
|
|
|
<!-- string_algo -->
|
|
|
<library name="algorithm/string">
|
|
|
<mark-unusable>
|
|
|
@@ -49,6 +56,7 @@
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
<toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
|
|
|
<toolset name="mipspro"/>
|
|
|
+ <toolset name="sunpro-5_3"/>
|
|
|
<note author="P.Droba">
|
|
|
The compiler does not support features that are essential for the library.
|
|
|
</note>
|