mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 12:06:31 +01:00
zlib-1.2.11.
This commit is contained in:
parent
2710a3c298
commit
b38ea19e22
5 changed files with 14 additions and 0 deletions
7
sysa/zlib-1.2.11/zlib-1.2.11.sh
Executable file
7
sysa/zlib-1.2.11/zlib-1.2.11.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
src_configure() {
|
||||
./configure --prefix="${PREFIX}" --libdir="${PREFIX}/lib/musl" --static
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue