Perl 5.40.3

This commit is contained in:
Samuel Tyler 2025-09-07 23:17:14 +10:00
parent a529a647bd
commit 77c09085fe
6 changed files with 151 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