buildroot/package/erlang
Frank Hunleth ec5378038f erlang: always use Buildroot's zlib
While Erlang includes a version of zlib, it's intended for Windows and
there's an expectation that non-Windows platforms provide it. It's also
not as regularly updated as the one in Buildroot. This change makes
Erlang always use a Buildroot-provided zlib.

Fixes this compile error:

 CC	/home/buildroot/autobuild/run/instance-0/output/build/erlang-21.0/erts/emulator/zlib/obj/x86_64-buildroot-linux-musl/opt/adler32.o
In file included from zlib/adler32.c:11:0:
zlib/zutil.h:172:39: error: "_LFS64_LARGEFILE" is not defined [-Werror=undef]
     (!defined(_LARGEFILE64_SOURCE) || _LFS64_LARGEFILE-0 == 0)
                                       ^~~~~~~~~~~~~~~~

See http://autobuild.buildroot.net/results/fc633f80c7c36a90e641487f5a888fbb767c2a54/.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-10-14 22:47:31 +02:00
..
0001-erts-ethread-instruct-libatomic_ops-we-do-require-CA.patch
0002-erts-emulator-reorder-inclued-headers-paths.patch package/erlang: fix host build with host-pcre package 2018-06-23 17:18:59 +02:00
0003-Link-with-LDLIBS-instead-of-LIBS-for-DED.patch
Config.in erlang: always use Buildroot's zlib 2018-10-14 22:47:31 +02:00
erlang.hash
erlang.mk erlang: always use Buildroot's zlib 2018-10-14 22:47:31 +02:00