Changes between Version 24 and Version 25 of Building/libtorrent


Ignore:
Timestamp:
07/16/2016 02:39:21 PM (8 years ago)
Author:
Cas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Building/libtorrent

    v24 v25  
    102102   c. Build libtorrent with Python bindings: 
    103103   {{{ 
    104 b2 boost=source libtorrent-link=static geoip=static boost-link=static release optimization=space encryption=openssl 
     104b2 boost=source libtorrent-link=static geoip=static boost-link=static release optimization=space encryption=openssl -j%NUMBER_OF_PROCESSORS% 
    105105}}} 
    106    ''Note: For libtorrent versions <=1.0.6 replace `libtorrent-link` with `link`.'' 
     106   ''Note: For libtorrent versions <=1.0.6 rename `libtorrent-link` to `link`.'' 
    107107 
    108108{{{#!comment