diff --git a/Jamfile b/Jamfile index 35cb8cf61..d8b7b6d52 100755 --- a/Jamfile +++ b/Jamfile @@ -594,8 +594,8 @@ lib torrent # on windows, when linking statically against asio # but producing a DLL, everything inside the DLL needs # to declare the symbol as being exported - shared,static:BOOST_ASIO_SOURCE - shared,static:BOOST_SYSTEM_SOURCE + shared:BOOST_ASIO_SOURCE + shared:BOOST_SYSTEM_SOURCE shared,static:BOOST_ALL_DYN_LINK shared:BOOST_ALL_DYN_LINK