diff options
author | Daniel Sabogal <dsabogalcc@gmail.com> | 2017-05-23 13:19:31 -0400 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-31 22:36:15 +0200 |
commit | 43552504c8aacda2a163c933203a3b77146409c1 (patch) | |
tree | ed732e88b6b3eb4073266ea216242a0548bd1ec9 /package/libmaxminddb/0001-Add-disable-tests-to-configure.patch | |
parent | 17aa47fa2cf1cd60809aa70500e8611b6f3abebf (diff) | |
download | buildroot-43552504c8aacda2a163c933203a3b77146409c1.tar.gz buildroot-43552504c8aacda2a163c933203a3b77146409c1.zip |
bash: disable bash malloc by default
Bash's malloc relies on sbrk which is implemented as a fail-only stub in
musl. Presently, it is disabled when configured for static
libs. Instead, default to using libc malloc.
Fixes:
# bash
bash: xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)
Signed-off-by: Daniel Sabogal <dsabogalcc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libmaxminddb/0001-Add-disable-tests-to-configure.patch')
0 files changed, 0 insertions, 0 deletions