mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-01-19 04:22:11 +00:00
We don't need <cxxstd>latest in the Jamfile, it gets tested anyway.
This commit is contained in:
@@ -1231,7 +1231,7 @@ test-suite misc :
|
||||
[ run git_issue_509.cpp : : : [ requires cpp_lib_bit_cast ] ]
|
||||
[ run git_issue_526.cpp ]
|
||||
[ run git_issue_540.cpp ]
|
||||
[ run git_issue_573.cpp : : : <toolset>msvc:<cxxflags>-sdl <toolset>msvc:<cxxstd>latest ]
|
||||
[ run git_issue_573.cpp : : : <toolset>msvc:<cxxflags>-sdl ]
|
||||
[ compile git_issue_98.cpp :
|
||||
[ check-target-builds ../config//has_float128 : <define>TEST_FLOAT128 <source>quadmath : ]
|
||||
[ check-target-builds ../config//has_gmp : <define>TEST_GMP <source>gmp : ]
|
||||
|
||||
Reference in New Issue
Block a user