forked from boostorg/config
Enable long long support.
[SVN r49168]
This commit is contained in:
@@ -75,6 +75,10 @@
|
|||||||
#define BOOST_NO_TWO_PHASE_NAME_LOOKUP
|
#define BOOST_NO_TWO_PHASE_NAME_LOOKUP
|
||||||
#define BOOST_NO_ADL_BARRIER
|
#define BOOST_NO_ADL_BARRIER
|
||||||
|
|
||||||
|
#if(__SUNPRO_CC >= 0x590)
|
||||||
|
# define BOOST_HAS_LONG_LONG
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#define BOOST_COMPILER "Sun compiler version " BOOST_STRINGIZE(__SUNPRO_CC)
|
#define BOOST_COMPILER "Sun compiler version " BOOST_STRINGIZE(__SUNPRO_CC)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user