forked from boostorg/config
Removed gcc-3.4 warning (causes more issues than it solves).
[SVN r23283]
This commit is contained in:
@ -30,7 +30,6 @@
|
|||||||
// while others do not...
|
// while others do not...
|
||||||
//
|
//
|
||||||
# define BOOST_HAS_THREADS
|
# define BOOST_HAS_THREADS
|
||||||
# warning "Boost threading support turned on, you may need to link against -lpthread unless you define BOOST_DISABLE_THREADS when building."
|
|
||||||
# else
|
# else
|
||||||
# define BOOST_DISABLE_THREADS
|
# define BOOST_DISABLE_THREADS
|
||||||
# endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user