Merge pull request #15 from akrzemi1/develop

optional refs can't work on qcc 4.4.*
This commit is contained in:
Daniel James 2014-05-07 09:17:15 +01:00
commit 8462a43cd7

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