mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 15:55:24 +01:00
Update m4 to 1.4.7
This commit is contained in:
parent
b88fbd1a2d
commit
c9a390d67c
6 changed files with 66 additions and 52 deletions
10
sysa/run.sh
10
sysa/run.sh
|
|
@ -10,17 +10,17 @@ set -e
|
|||
export PREFIX=/after
|
||||
|
||||
# Part 19
|
||||
build m4-1.4.4
|
||||
|
||||
# Part 20
|
||||
build flex-2.5.11
|
||||
|
||||
# Part 21
|
||||
# Part 20
|
||||
build musl-1.1.24
|
||||
|
||||
# Part 22
|
||||
# Part 21
|
||||
build tcc-0.9.27 tcc-musl.sh
|
||||
|
||||
# Part 22
|
||||
build m4-1.4.7
|
||||
|
||||
# Part 23
|
||||
build flex-2.6.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue