Skip to content

Commit

Permalink
Add a define to fix build error with libtorrent trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
aresch committed Mar 3, 2012
1 parent 31222a5 commit f0051ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def osx_check():
"-DNDEBUG",
"-DTORRENT_USE_OPENSSL=1",
"-DBOOST_FILESYSTEM_VERSION=2",
"-DBOOST_ASIO_ENABLE_CANCELIO",
"-O2",
]

Expand Down

0 comments on commit f0051ee

Please sign in to comment.