jamfile fix

This commit is contained in:
Arvid Norberg 2008-04-09 05:36:37 +00:00
parent 75ef4ec1f1
commit ec1199fdae
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ rule building ( properties * )
feature need-librt : no yes : composite propagated link-incompatible ;
feature pool-allocators : off static shared : composite propagated link-incompatible ;
feature pool-allocators : on off : composite propagated link-incompatible ;
feature.compose <pool-allocators>off : <define>TORRENT_DISABLE_POOL_ALLOCATOR ;
feature geoip : off static shared : composite propagated link-incompatible ;