Final perl: Add perl 5.42.0!

This commit is contained in:
Samuel Tyler 2025-09-08 10:06:42 +10:00
parent 495365c016
commit c634840581
7 changed files with 187 additions and 0 deletions

View file

@ -0,0 +1,6 @@
BUILD_ZLIB = False
ZLIB_INCLUDE = /usr/include
ZLIB_LIB = /usr/lib/i386-unknown-linux-musl
OLD_ZLIB = False
GZIP_OS_CODE = AUTO_DETECT
USE_ZLIB_NG = False