mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 17:53:00 +01:00
Add bison 3.4.1.
This commit is contained in:
parent
fb554b3685
commit
1a93f19e9c
18 changed files with 2495 additions and 12 deletions
|
|
@ -25,9 +25,14 @@ build m4-1.4.7
|
|||
build flex-2.6.4
|
||||
|
||||
# Part 24
|
||||
build grep-2.4
|
||||
build bison-3.4.1 stage1.sh
|
||||
build bison-3.4.1 stage2.sh
|
||||
build bison-3.4.1 stage3.sh
|
||||
|
||||
# Part 25
|
||||
build grep-2.4
|
||||
|
||||
# Part 26
|
||||
build diffutils-2.7
|
||||
|
||||
echo "Bootstrapping completed."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue