Tweak libstdc++ and libc++ config's to cope with the new tests.

[SVN r70055]
This commit is contained in:
John Maddock
2011-03-17 11:43:20 +00:00
parent 050da29d47
commit 9a80704462
2 changed files with 11 additions and 0 deletions

View File

@@ -23,6 +23,12 @@
# define BOOST_NO_0X_HDR_TUPLE
#endif
//
// These appear to be unusable/incomplete so far:
//
# define BOOST_NO_0X_HDR_CHRONO
# define BOOST_NO_0X_HDR_TYPE_TRAITS
// libc++ uses a non-standard messages_base
#define BOOST_NO_STD_MESSAGES