forked from boostorg/config
Second try to get BOOST_NO_CXX11_HDR_ATOMIC set correctly.
See https://github.com/boostorg/config/pull/85#issuecomment-168313984
This commit is contained in:
@@ -53,9 +53,9 @@
|
|||||||
# define BOOST_NO_CXX11_HDR_FUNCTIONAL
|
# define BOOST_NO_CXX11_HDR_FUNCTIONAL
|
||||||
# define BOOST_NO_CXX11_STD_ALIGN
|
# define BOOST_NO_CXX11_STD_ALIGN
|
||||||
# define BOOST_NO_CXX11_ADDRESSOF
|
# define BOOST_NO_CXX11_ADDRESSOF
|
||||||
# if _LIBCPP_VERSION < 3700
|
# define BOOST_NO_CXX11_HDR_ATOMIC
|
||||||
# define BOOST_NO_CXX11_HDR_ATOMIC
|
#elif _LIBCPP_VERSION < 3700
|
||||||
# endif
|
# define BOOST_NO_CXX11_HDR_ATOMIC
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user