mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Apply BOOST_NO_ADL_BARRIER to more Sunpro versions.
[SVN r44535]
This commit is contained in:
@ -67,13 +67,13 @@
|
||||
# endif
|
||||
# if (__SUNPRO_CC <= 0x580)
|
||||
# define BOOST_NO_IS_ABSTRACT
|
||||
# define BOOST_NO_ADL_BARRIER
|
||||
# endif
|
||||
|
||||
//
|
||||
// Issues that effect all known versions:
|
||||
//
|
||||
#define BOOST_NO_TWO_PHASE_NAME_LOOKUP
|
||||
#define BOOST_NO_ADL_BARRIER
|
||||
|
||||
|
||||
#define BOOST_COMPILER "Sun compiler version " BOOST_STRINGIZE(__SUNPRO_CC)
|
||||
|
Reference in New Issue
Block a user