Clean up perl 5.17.4

This commit is contained in:
Samuel Tyler 2025-08-28 13:57:26 +10:00
parent 15537188e6
commit 629f4a764c
13 changed files with 116 additions and 992 deletions

View file

@ -1,3 +1,10 @@
SPDX-FileCopyrightText: 2025 fosslinux <fosslinux@aussies.space>
SPDX-License-Identifier: Artistic-1.0
Older versions of Bison produced 4 spaces before `goto yyerrlab`,
but ours produces more.
--- perl-5.17.4/x2p/Makefile.SH 2025-07-17 18:07:55.350717970 +1000
+++ perl-5.17.4/x2p/Makefile.SH 2025-07-17 18:09:02.340711269 +1000
@@ -123,7 +123,7 @@