mirror of
https://github.com/boostorg/boost.git
synced 2025-04-17 18:46:14 +00:00
Add Intel-linux to list of toolsets that have no working long double support in Boost.Math.
[SVN r47966]
This commit is contained in:
parent
4fe70b2904
commit
af70764359
1 changed files with 3 additions and 0 deletions
|
@ -3181,6 +3181,9 @@ for more information.
|
|||
<mark-expected-failures>
|
||||
<test name="test_tr1_long_double"/>
|
||||
<toolset name="darwin*"/>
|
||||
<toolset name="intel-linux-10.0"/>
|
||||
<toolset name="intel-linux-9*"/>
|
||||
<toolset name="intel-linux-8*"/>
|
||||
<note author="John Maddock">
|
||||
Some versions of the Darwin platform have insufficient long double support
|
||||
for us to be able to run this test.
|
||||
|
|
Loading…
Add table
Reference in a new issue