buildroot/package/bash
Daniel Sabogal 43552504c8 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>
2017-05-31 22:36:15 +02:00
..
Config.in package/b*/Config.in: fix ordering of statements 2017-04-29 17:17:57 +02:00
bash.hash bash: bump version to 4.4 2016-11-30 12:02:19 +01:00
bash.mk bash: disable bash malloc by default 2017-05-31 22:36:15 +02:00
bash44-001.patch bash: add upstream fixes to patch level 5 2017-01-08 20:05:07 +01:00
bash44-002.patch bash: add upstream fixes to patch level 5 2017-01-08 20:05:07 +01:00
bash44-003.patch bash: add upstream fixes to patch level 5 2017-01-08 20:05:07 +01:00
bash44-004.patch bash: add upstream fixes to patch level 5 2017-01-08 20:05:07 +01:00
bash44-005.patch bash: add upstream fixes to patch level 5 2017-01-08 20:05:07 +01:00
bash44-006.patch bash: add upstream security fixes to patch level 12 2017-02-08 09:46:13 +01:00
bash44-007.patch bash: add upstream security fixes to patch level 12 2017-02-08 09:46:13 +01:00
bash44-008.patch bash: add upstream security fixes to patch level 12 2017-02-08 09:46:13 +01:00
bash44-009.patch bash: add upstream security fixes to patch level 12 2017-02-08 09:46:13 +01:00
bash44-010.patch bash: add upstream security fixes to patch level 12 2017-02-08 09:46:13 +01:00
bash44-011.patch bash: add upstream security fixes to patch level 12 2017-02-08 09:46:13 +01:00
bash44-012.patch bash: add upstream security fixes to patch level 12 2017-02-08 09:46:13 +01:00