mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-11 13:55:24 +01:00
Build bash 5.1 only after GCC.
This commit is contained in:
parent
0572ff41ef
commit
634cae7b68
10 changed files with 32 additions and 61 deletions
13
sysa/run.sh
13
sysa/run.sh
|
|
@ -126,6 +126,15 @@ build help2man-1.36.4
|
|||
build autoconf-2.61 stage1.sh
|
||||
build autoconf-2.61 stage2.sh
|
||||
|
||||
build bash-5.1 pass1.sh checksums/pass1
|
||||
build automake-1.9.6 stage1.sh
|
||||
build automake-1.9.6 stage2.sh
|
||||
|
||||
exec bash run2.sh
|
||||
build gcc-4.0.4 pass1.sh checksums/pass1
|
||||
|
||||
build musl-1.2.2
|
||||
|
||||
build gcc-4.0.4 pass2.sh checksums/pass2
|
||||
|
||||
build bash-5.1
|
||||
|
||||
exec env -i PATH=/after/bin PREFIX=/after bash run2.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue