mirror of
https://github.com/boostorg/config.git
synced 2025-11-02 16:52:20 +01:00
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...
|
||||
//
|
||||
# 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
|
||||
# define BOOST_DISABLE_THREADS
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user