mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
6 lines
184 B
Text
6 lines
184 B
Text
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
|