mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
steps-guix: add argp-standalone-1.4.1 kernel-toolchain step
- add steps-guix/argp-standalone-1.4.1/pass1.sh - run autoreconf before configure - build/install with standard flow into /kernel-toolchain - wire argp-standalone-1.4.1 into steps-guix manifest after gcc - prepare argp for later kernel-side elfutils dependency
This commit is contained in:
parent
62078d51f6
commit
e86bbab992
3 changed files with 38 additions and 0 deletions
|
|
@ -5,3 +5,4 @@
|
|||
# We need a 64-bit kernel to enable Guix to run 64-bit programs.
|
||||
build: binutils-2.41
|
||||
build: gcc-15.2.0
|
||||
build: argp-standalone-1.4.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue