Hi, Philippe SWARTVAGHER <[email protected]> skribis:
> FTR, the --without-bash-malloc is used in the Debian bash package: > > apt source bash > > cd bash-5.1/debian > > grep -Irn without-bash-malloc > changelog:145: * Configure the normal build --without-bash-malloc as well. > changelog:1125: * Configure the static build --without-bash-malloc. > changelog:1462: * Disable the GNU/kFreeBSD kludge > (--without-bash-malloc). Closes: #234137. > changelog:1546: * Configure --without-bash-malloc on GNU/FreeBSD > (closes: #194182). > changelog:1739: * Configure --without-bash-malloc. At least on hppa, > this fixes an error, > rules:79: --without-bash-malloc > > > This option is also advised in Linux From Scratch: > https://www.linuxfromscratch.org/lfs/view/stable/chapter08/bash.html Good to know, thanks for sharing. I just realized that ‘bash-minimal’ in Guix already uses it, so that’s another way to work around the ‘guix pack -RR’ issue at hand. Ludo’.
