optional refs can't work on qcc 4.4.*

This is caused by a compiler bug, which cannot be worked around
This commit is contained in:
Andrzej Krzemieński 2014-05-06 17:28:32 +02:00
parent 572b931d03
commit 8800c7bc1e

View file

@ -2996,6 +2996,8 @@ for more information.
<toolset name="gcc-4.3*"/>
<toolset name="gcc-4.4*"/>
<toolset name="gcc-4.5*"/>
<toolset name="qcc-4.4.2_arm"/>
<toolset name="qcc-4.4.2_x86"/>
<note author="Fernando Cacciola" id="optional-compiler-bug">
<p>This failure is caused by a compiler bug, and as far as we can
tell, can't be worked around in the library, although we think