mirror of
https://github.com/boostorg/config.git
synced 2026-04-28 18:13:33 +02:00
Updated configuration for Embarcadero clang based compilers
This commit is contained in:
@@ -93,7 +93,7 @@ void integral_constant_checker::check()
|
||||
// the following function simply verifies that the type
|
||||
// of an integral constant is correctly defined:
|
||||
//
|
||||
#ifdef __BORLANDC__
|
||||
#ifdef BOOST_BORLANDC
|
||||
#pragma option -w-8008
|
||||
#pragma option -w-8066
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user