mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-25 12:36:32 +01:00
Add byacc parser generator
This is meant to replace heirloom yacc for compiling pre-musl parsers. Unlike heirloom yacc, it's in the public domain, and can be linked with meslibc without licensing concerns.
This commit is contained in:
parent
86e1a5e7f6
commit
3970ee7d1a
5 changed files with 137 additions and 0 deletions
1
steps/byacc-20240109/byacc-20240109.checksums
Normal file
1
steps/byacc-20240109/byacc-20240109.checksums
Normal file
|
|
@ -0,0 +1 @@
|
|||
608651c4836eff7f164a0c6d238337a254fca964677bec76d87f85692ce71b59 /usr/bin/yacc
|
||||
Loading…
Add table
Add a link
Reference in a new issue