[geometry] Updated for new compilers not supporting Boost.Geometry

[SVN r85324]
This commit is contained in:
Barend Gehrels 2013-08-12 19:08:36 +00:00
parent 658f7d4cf6
commit 8119377a16

View file

@ -2009,8 +2009,7 @@
<toolset name="borland-cb2009"/>
<toolset name="borland-cb2010"/>
<toolset name="sun-5.10"/>
<toolset name="vacpp"/>
<toolset name="vacpp-10.1"/>
<toolset name="vacpp*"/>
<toolset name="msvc-7.1"/>
<toolset name="*_fno_rtti"/>
<toolset name="cray-8.0"/>
@ -2026,6 +2025,12 @@
Intel 11.1 and 12.0 on Darwin raises a SIGSEGV in almost all unit tests.
</note>
</mark-unusable>
<mark-unusable>
<toolset name="intel-linux-13*"/>
<note author="Barend Gehrels" date="12 Aug 2013">
Intel 13.1.3 does not support BOOST_TEST
</note>
</mark-unusable>
<mark-unusable>
<toolset name="pgi-11*"/>
<note author="Barend Gehrels">