Chris Kohlhoff says change needed for asio to link correctly

[SVN r39186]
This commit is contained in:
Beman Dawes
2007-09-11 01:11:03 +00:00
parent e062aaff2f
commit 7f66a1ea0f

View File

@@ -9,6 +9,9 @@
project boost/system
: source-location ../src
: usage-requirements
<link>shared:<define>BOOST_SYSTEM_DYN_LINK=1
<link>static:<define>BOOST_SYSTEM_STATIC_LINK=1
;
SOURCES = error_code ;