mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 02:56:31 +01:00
bash-3.2.57: Build new package to replace bash 2.05b
Resulting build now works interactively
This commit is contained in:
parent
ad54802f21
commit
c0fedeba61
7 changed files with 43 additions and 2 deletions
|
|
@ -419,3 +419,12 @@ tcc 0.9.27 (musl v3)
|
|||
====================
|
||||
|
||||
We rebuild tcc against new musl and without a patch to ignore duplicate symbols.
|
||||
|
||||
bash 3.2.57
|
||||
===========
|
||||
|
||||
Up to this point, our build of ``bash`` could run scripts but could not be used
|
||||
interactively. This newer version of ``bash`` compiles without any patches,
|
||||
provides new features, and is built with GNU readline support so it can be used
|
||||
as an interactive shell. autoconf 2.52 is used to regenerate the configure
|
||||
script and bison is used to recreate some included generated files.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue