mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-04-18 09:22:15 +02:00
9 lines
235 B
Text
9 lines
235 B
Text
# SPDX-FileCopyrightText: 2025 Samuel Tyler <samuel@samuelt.me>
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
BUILD_ZLIB = False
|
|
INCLUDE = /usr/include
|
|
LIB = %LIBDIR%
|
|
OLD_ZLIB = False
|
|
GZIP_OS_CODE = AUTO_DETECT
|