Add perl 5.30.3

This commit is contained in:
Samuel Tyler 2025-09-07 12:24:43 +10:00
parent d4f507d7f0
commit 248af5edc0
3 changed files with 98 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# SPDX-FileCopyrightText: 2025 fosslinux <fosslinux@aussies.space>
#
# SPDX-License-Identifier: MIT
BUILD_ZLIB = False
INCLUDE = /usr/include
LIB = /usr/lib/i386-unknown-linux-musl
OLD_ZLIB = False
GZIP_OS_CODE = AUTO_DETECT