mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Replace byacc with oyacc
byacc has an awk script to generate .c files oyacc seems to work fine instead
This commit is contained in:
parent
dfb3ae04e2
commit
622dd36d1f
14 changed files with 180 additions and 320 deletions
|
|
@ -50,7 +50,7 @@ build: tar-1.12
|
|||
build: sed-4.0.9
|
||||
build: bzip2-1.0.8
|
||||
build: coreutils-5.0
|
||||
build: byacc-20240109
|
||||
build: oyacc-6.6
|
||||
build: bash-2.05b
|
||||
improve: setup_repo
|
||||
improve: update_env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue