mirror of
https://github.com/boostorg/asio.git
synced 2026-01-28 18:52:09 +00:00
Some linux configurations do not automatically define _XOPEN_SOURCE.
[SVN r46876]
This commit is contained in:
@@ -37,6 +37,8 @@ project
|
||||
<library>/boost/thread//boost_thread
|
||||
<define>BOOST_ALL_NO_LIB=1
|
||||
<threading>multi
|
||||
<os>LINUX:<define>_XOPEN_SOURCE=600
|
||||
<os>LINUX:<define>_GNU_SOURCE=1
|
||||
<os>SOLARIS:<define>_XOPEN_SOURCE=500
|
||||
<os>SOLARIS:<define>__EXTENSIONS__
|
||||
<os>SOLARIS:<library>socket
|
||||
|
||||
Reference in New Issue
Block a user