libtorrent: Switch to static library.
authorRosen Penev <rosenp@gmail.com>
Mon, 9 Sep 2019 22:00:42 +0000 (15:00 -0700)
committerRosen Penev <rosenp@gmail.com>
Sat, 19 Oct 2019 19:05:08 +0000 (12:05 -0700)
commitae7ad28287d7f2c134c4fbc2eb37805622d523df
tree7ea87fc79478e42887b89298e6ff3ddbc671a89c
parentaa3107b9609d2e2dd2459d0c901873504195e311
libtorrent: Switch to static library.

libtorrent is only used by rtorrent. Switch to a static library to save
space.

Removed libsigc++ dependency. It seems it's not needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from e56fada5a860c12815af7235ed8500c7f446cac4)
libs/libtorrent/Makefile
libs/libtorrent/patches/010-usleep.patch [new file with mode: 0644]