Fix libtorrent compilation by: * Disable ipv6 * Remove the problematic patches/120-... ipv6 hack at the same time, as it is a 5-year old hack to fix one ipv6 problem. * Update libtorrent to git master HEAD (0.13.6). Libtorrent compilation has been broken due to patches/120-... since #1181 got merged and ipv6 got enabled. Users have seen issues like #1316 and #1804 IPv6 support in libtorrent master is not compelete. Instead there is a separate ipv6 branch, which still needs some cleanup before mainstream use. See discussion at https://github.com/rakshasa/rtorrent/issues/59#issuecomment-56651538 So, it makes no sense to use ipv6 with the master branch. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
||
1 |
|
1 |
|
2 |
|
|
|
|
2 |
|
|
3 |
|
3 |
|
4 |
|
4 |
|
5 |
|
5 |
|
|
|
||
8 |
|
8 |
|
9 |
|
9 |
|
10 |
|
10 |
|
11 |
|
|
|
|
11 |
|
|
12 |
|
12 |
|
13 |
|
13 |
|
14 |
|
14 |
|
15 |
|
15 |
|
16 |
|
16 |
|
17 |
|
|
|
|
17 |
|
|
18 |
|
18 |
|
19 |
|
19 |
|
20 |
|
20 |
|
|
|
||
50 |
|
50 |
|
51 |
|
51 |
|
52 |
|
52 |
|
53 |
|
|
|
|
53 |
|
|
54 |
|
54 |
|
55 |
|
55 |
|
56 |
|
56 |
|
|
|
||
1 |
|
|
|
2 |
|
|
|
3 |
|
|
|
4 |
|
|
|
5 |
|
|
|
6 |
|
|
|
7 |
|
|
|
8 |
|
|
|
9 |
|
|
|
10 |
|
|
|
11 |
|
|
|
12 |
|
|
|
13 |
|
|
|
14 |
|
|
|
15 |
|
|
|
16 |
|
|
|
17 |
|
|
|
18 |
|
|
|
19 |
|
|
|
20 |
|
|
|
21 |
|
|
|
22 |
|
|
|
23 |
|
|
|
24 |
|
|
|
25 |
|
|
|
26 |
|
|