mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 01:05:24 +01:00
Perl 5.40.3
This commit is contained in:
parent
a529a647bd
commit
77c09085fe
6 changed files with 151 additions and 0 deletions
6
steps/perl-5.40.3/files/Compress-Raw-Zlib_config.in
Normal file
6
steps/perl-5.40.3/files/Compress-Raw-Zlib_config.in
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue