380d9ad503
shadowsocks-libev builds a number of static libraries, which end up being used in a shared library. Unfortunately, the code of those static libraries is built without fPIC due to a bogus usage of libtool. This commit adds a patch that fixes how libtool is used, to make sure its produce correct convenience libraries, than can in-turn be linked into shared libraries. Fixes: http://autobuild.buildroot.net/results/75ca164903b8d47fa67343a4c2df11ce3f91d2bd/ and many similar other build failures Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-configure.ac-use-pkg-config-to-find-netfilter_conntr.patch | ||
0002-fix-maybe-uninitialized-errors.patch | ||
0003-lib-Makefile.am-remove-static-from-LDFLAGS.patch | ||
Config.in | ||
shadowsocks-libev.hash | ||
shadowsocks-libev.mk |