mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Add bison 3.4.2.
This commit is contained in:
parent
96c935456c
commit
a392b7bac9
10 changed files with 199 additions and 0 deletions
|
|
@ -655,6 +655,13 @@ This is an older version of bison required for the bison files in perl 5.10.1.
|
|||
We backwards-bootstrap this from 3.4.1, using 3.4.1 to compile the bison files
|
||||
in 2.3. This parser works sufficiently well for perl 5.10.5.
|
||||
|
||||
bison 3.4.2
|
||||
===========
|
||||
|
||||
Bison 3.4.1 is buggy and segfaults when perl 5.32.1 is built. This is probably
|
||||
because it was built with a hand-written makefile. We do not build the latest
|
||||
bison because perl 5.32.1 requires bison <= 3.4.2.
|
||||
|
||||
perl 5.10.1
|
||||
===========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue