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