mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-25 12:36:32 +01:00
Make byacc actually work when compiled against meslibc
This replaces the previous sed hackery with a proper patch, and removes a few more libc functions that meslibc is missing. The binary name is changed to "byacc" so it doesn't get overwritten by heirloom yacc. The bsearch() replacement code comes from an earlier version of byacc.
This commit is contained in:
parent
3970ee7d1a
commit
6567973a04
3 changed files with 175 additions and 11 deletions
|
|
@ -1 +1 @@
|
|||
608651c4836eff7f164a0c6d238337a254fca964677bec76d87f85692ce71b59 /usr/bin/yacc
|
||||
79ff462e4247dc7316a163124b32c54e6c8cb6d2ff4dfb0c1818799efcc1d8a7 /usr/bin/byacc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue