mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-04-18 09:22:15 +02:00
fix(guix-bootstrap): split bootstrap exec xz from static-binaries, use xz 5.0.6, just give it a try to solve problem
This commit is contained in:
parent
3007c9a8dd
commit
39796fd955
5 changed files with 47 additions and 1 deletions
|
|
@ -59,6 +59,9 @@ build: bzip2-1.0.6
|
|||
build: patch-2.7.6
|
||||
build: bash-5.3-1
|
||||
build: static-binaries-0-i686-linux
|
||||
# Build legacy xz seed, then export bootstrap-exec-xz-i686-linux
|
||||
build: xz-5.0.6
|
||||
improve: bootstrap-exec-xz-i686-linux
|
||||
# Build guile-static-stripped-2.0.9-i686-linux.tar.xz
|
||||
build: libunistring-1.4.1-guix
|
||||
build: gc-8.2.12-guix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue