package/tor: fix openssl detection for static builds
authorBernd Kuhls <bernd.kuhls@t-online.de>
Tue, 3 Oct 2017 17:30:44 +0000 (19:30 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 5 Oct 2017 18:33:39 +0000 (20:33 +0200)
commitd2268adf5b9e19fba6094f53e397168c8a4b8abb
treea2d43725e0f7ce38d52bec2822c8cc447d0dd535
parent5ad679c8a8369f27df7080e678f9b004bf9d9647
package/tor: fix openssl detection for static builds

Fixes
http://autobuild.buildroot.net/results/8e6/8e639ab8912e7d884fd8e6dbb1ca8b49451dd766/

/home/test/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libcrypto.a(c_zlib.o):
In function `zlib_stateful_expand_block':
c_zlib.c:(.text+0x54): undefined reference to `inflate'
/home/test/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libcrypto.a(c_zlib.o):
In function `zlib_stateful_compress_block':
c_zlib.c:(.text+0xd4): undefined reference to `deflate'

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/tor/0001-openssl-libz.patch