mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Update bison parts.rst based on perl changes
This commit is contained in:
parent
b7104bc3cc
commit
b4d9a6827c
1 changed files with 3 additions and 2 deletions
|
|
@ -1018,9 +1018,10 @@ in 2.3. This parser works sufficiently well for perl 5.10.1.
|
||||||
bison 3.4.2
|
bison 3.4.2
|
||||||
===========
|
===========
|
||||||
|
|
||||||
Bison 3.4.1 is buggy and segfaults when perl 5.32.1 is built. This is probably
|
Bison 3.4.1 is buggy and segfaults when perl is built. This is probably
|
||||||
because it was built with a hand-written makefile. We do not build the latest
|
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.
|
bison because perl maybe requires bison <= 3.4.2.
|
||||||
|
This step could be improved, possibly.
|
||||||
|
|
||||||
dist 3.5
|
dist 3.5
|
||||||
========
|
========
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue