mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 00:05:24 +01:00
Add new tarball-based checksums to all packages
This commit is contained in:
parent
968d2ea7d1
commit
a343dcf6ed
163 changed files with 200 additions and 2326 deletions
|
|
@ -1,14 +0,0 @@
|
|||
40e7962d82241e166dba1b12a7c4c0658ec8ade4e7b93e20a57485811a92f366 /usr/lib/musl/Scrt1.o
|
||||
13ae7b4895a3ce59ab6b8219e03b5e65ca3d9400b673325c1df86d75bb1b9ff9 /usr/lib/musl/crt1.o
|
||||
73f64b61e6e9ae83726ab4cc909a7b549b06b6df2b087aedddbcd39cb7146f69 /usr/lib/musl/crti.o
|
||||
f5e325819d86fb381574692b8f9ea24f88f44f185a75adfe461705ecf2619c6e /usr/lib/musl/crtn.o
|
||||
e7403377fc54c74e2296c1fbd421fcf6ff867b9cc305340f0e7f324119f9c8b7 /usr/lib/musl/libc.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libcrypt.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libdl.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libm.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libpthread.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libresolv.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/librt.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libutil.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libxnet.a
|
||||
ee385035a4d9b3f4f9a1c73148821ddf26a1b3c2e607aa948c70d8612559cf7d /usr/lib/musl/rcrt1.o
|
||||
|
|
@ -2,6 +2,8 @@
|
|||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
checksum=f2f82ffefc2dbbe72ccc5ae532d207778af2f56537abc0cc756d080eb8a2b11e
|
||||
|
||||
src_configure() {
|
||||
CC=gcc ./configure \
|
||||
--host=i386-unknown-linux-musl \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue