|
|
@@ -2277,6 +2277,25 @@
|
|
|
</test>
|
|
|
</library>
|
|
|
|
|
|
+ <!-- move-->
|
|
|
+ <library name="move">
|
|
|
+ <mark-unusable>
|
|
|
+ <toolset name="borland-5.*"/>
|
|
|
+ <toolset name="msvc-6.5*"/>
|
|
|
+ <toolset name="cw-9.*"/>
|
|
|
+ <toolset name="gcc-2.95*"/>
|
|
|
+ <toolset name="gcc-3.0*"/>
|
|
|
+ <toolset name="gcc-3.1*"/>
|
|
|
+ <toolset name="gcc-3.2*"/>
|
|
|
+ <toolset name="gcc-3.3*"/>
|
|
|
+ <toolset name="mipspro"/>
|
|
|
+ <toolset name="pathscale*"/>
|
|
|
+ <toolset name="intel-linux-8.*"/>
|
|
|
+ <note author="Ion Gaztañaga">
|
|
|
+ The compiler does not support features that are essential for the library.
|
|
|
+ </note>
|
|
|
+ </mark-unusable>
|
|
|
+ </library>
|
|
|
|
|
|
<!-- MPL -->
|
|
|
<library name="mpl">
|