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
|
|
@ -178,6 +178,9 @@ get_file https://ftp.gnu.org/gnu/m4/m4-1.4.7.tar.gz
|
|||
# flex 2.6.4
|
||||
get_file https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz
|
||||
|
||||
# bison 3.4.1
|
||||
get_file https://ftp.gnu.org/gnu/bison/bison-3.4.1.tar.gz
|
||||
|
||||
# grep 2.4
|
||||
get_file https://ftp.gnu.org/gnu/grep/grep-2.4.tar.gz
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue