forked from boostorg/config
Update last tested gcc version.
This commit is contained in:
@@ -346,8 +346,8 @@
|
|||||||
# error "Compiler not configured - please reconfigure"
|
# error "Compiler not configured - please reconfigure"
|
||||||
#endif
|
#endif
|
||||||
//
|
//
|
||||||
// last known and checked version is 7.1:
|
// last known and checked version is 8.1:
|
||||||
#if (BOOST_GCC_VERSION > 70100)
|
#if (BOOST_GCC_VERSION > 80100)
|
||||||
# if defined(BOOST_ASSERT_CONFIG)
|
# if defined(BOOST_ASSERT_CONFIG)
|
||||||
# error "Boost.Config is older than your compiler - please check for an updated Boost release."
|
# error "Boost.Config is older than your compiler - please check for an updated Boost release."
|
||||||
# else
|
# else
|
||||||
|
Reference in New Issue
Block a user