mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 00:05:24 +01:00
Clean up perl 5.40
This commit is contained in:
parent
e9489cab46
commit
fc08010f6d
4 changed files with 24 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
SPDX-FileCopyrightText: 2025 fosslinux <fosslinux@aussies.space>
|
||||
|
||||
SPDX-License-Identifier: Artistic-1.0
|
||||
|
||||
This should not be necessary, there is something weird going on here.
|
||||
A number of #defines are hidden behind -DDEBUGGING that are required to build
|
||||
the re extension but they are not used. Not sure why, this is a bit of a hack.
|
||||
|
||||
diff --git perl-5.40.3/ext/re/Makefile.PL perl-5.40.3/ext/re/Makefile.PL
|
||||
index 01786e1ec2..cc4619bfc3 100644
|
||||
--- perl-5.40.3/ext/re/Makefile.PL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue