mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-14 13:34:21 +00:00
add rt/crypto to libraries - thresh
This commit is contained in:
parent
7e49e9acc4
commit
72f49e3557
2
setup.py
2
setup.py
@ -148,7 +148,7 @@ if not OS == "win":
|
|||||||
boost_thread = "boost_thread-mt"
|
boost_thread = "boost_thread-mt"
|
||||||
|
|
||||||
librariestype = [boost_filesystem, boost_date_time,
|
librariestype = [boost_filesystem, boost_date_time,
|
||||||
boost_thread, 'z', 'pthread', 'ssl']
|
boost_thread, 'z', 'pthread', 'ssl', 'rt', 'crypto']
|
||||||
|
|
||||||
removals = ['-g', '-Wstrict-prototypes']
|
removals = ['-g', '-Wstrict-prototypes']
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user