forked from boostorg/config
port to Greenhills C++ compiler
[SVN r7822]
This commit is contained in:
@@ -175,6 +175,12 @@
|
|||||||
# define BOOST_NO_SLIST
|
# define BOOST_NO_SLIST
|
||||||
# define BOOST_NO_HASH
|
# define BOOST_NO_HASH
|
||||||
|
|
||||||
|
// Greenhills C++ -----------------------------------------------------------//
|
||||||
|
|
||||||
|
#elif defined __ghs
|
||||||
|
# define BOOST_NO_SLIST
|
||||||
|
# define BOOST_NO_HASH
|
||||||
|
|
||||||
// Borland ------------------------------------------------------------------//
|
// Borland ------------------------------------------------------------------//
|
||||||
|
|
||||||
#elif defined __BORLANDC__
|
#elif defined __BORLANDC__
|
||||||
|
Reference in New Issue
Block a user