mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 20:16:32 +01:00
Building perl 5.18.4
This commit is contained in:
parent
77392fa5ab
commit
1a07149847
6 changed files with 207 additions and 0 deletions
5
steps/perl-5.18.4/files/Compress-Raw-Zlib_config.in
Normal file
5
steps/perl-5.18.4/files/Compress-Raw-Zlib_config.in
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
BUILD_ZLIB = False
|
||||
INCLUDE = /usr/include
|
||||
LIB = /usr/lib/i386-unknown-linux-musl
|
||||
OLD_ZLIB = False
|
||||
GZIP_OS_CODE = AUTO_DETECT
|
||||
Loading…
Add table
Add a link
Reference in a new issue