shadowsock-libev not available to access via submodule
haxpor opened this issue · 4 comments
haxpor commented
From #89 (comment), we will need to put such source online so the flow of building will be working.
haxpor commented
The project needs to depend on old commit of shadowsocks-libev
at haxpor/shadowsocks-libev@6011d35 otherwise compilation errors will be shouted out. This reminds us that such depended lib is very old now, we should also update it at some points.
haxpor commented
I kept a few tips on how to work with git submodule here. Those tips are used in fixing this issue.
haxpor commented
shadowsocks-libev
now hosted at https://github.com/haxpor/shadowsocks-libev retaining all commit history. But that's just for temporary, we should update it again from upstream repo at https://github.com/shadowsocks/shadowsocks-libev.