diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2015-10-05 00:56:15 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-10-05 02:09:43 +0200 |
commit | 137620371928a819cf752622b6201c5cbc5352ef (patch) | |
tree | 8bbf604702de6fd4f8850bdd9cdfa2656b034129 /package/python-numpy/python-numpy.mk | |
parent | d37bf8f15704e67eb1b3f009bd0b34b4765feae0 (diff) | |
download | buildroot-137620371928a819cf752622b6201c5cbc5352ef.tar.gz buildroot-137620371928a819cf752622b6201c5cbc5352ef.zip |
libtorrent: bump to version 0.13.6
- Bump to version 0.13.6.
- Add a hash file.
- Change the website URL to the new official one.
- Help the build system to find the zlib headers, otherwise the
configure script will fail like this:
checking if zlib is wanted... yes
checking for inflateEnd in -lz... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
configure: error: either specify a valid zlib installation with
--with-zlib=DIR or disable zlib usage with --without-zlib
- Disable instrumentation support by default since it avoids runtime
failures on rtorrent for some architectures like MIPS, PowerPC or ARM:
https://github.com/rakshasa/rtorrent/issues/156
- Tweak the 0001-cross_compile.patch for this new version.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-numpy/python-numpy.mk')
0 files changed, 0 insertions, 0 deletions