diff options
author | Janneke Nieuwenhuizen <janneke@gnu.org> | 2024-11-06 13:37:10 +0100 |
---|---|---|
committer | Janneke Nieuwenhuizen <janneke@gnu.org> | 2024-12-03 08:38:00 +0100 |
commit | 4d9c5984fee481d74c2f504094b4797bbb4104d4 (patch) | |
tree | a5011e48f764fbe3fd3c041964b410cb6a5fbe9d /doc/contributing.texi | |
parent | ec8a5ec15f898e864705e5a5c834532e3fa8d0a4 (diff) | |
download | guix-4d9c5984fee481d74c2f504094b4797bbb4104d4.tar.gz guix-4d9c5984fee481d74c2f504094b4797bbb4104d4.zip |
gnu: bootstrap: Add support for x86_64-gnu, aka the 64bit Hurd.
On commit:
ec8a5ec15f898e864705e5a5c834532e3fa8d0a4
gnu: make-bootstrap: Update gcc-static to gcc-14, for the 64bit Hurd.
Run:
./pre-inst-env guix build --target=x86_64-gnu bootstrap-tarballs
Producing:
/gnu/store/w1n7bdpn88plcc49h7n0jriaj41sgwx8-bootstrap-tarballs-0/
With guix hash -r:
15cb1xh7s2hhp8s0d81bjnw1759w9sh7ckc9n5jq2f3rqw6z76by
* gnu/packages/bootstrap.scm (%bootstrap-executables): Add entries for
x86_64-gnu.
(%bootstrap-guile-hash, %bootstrap-coreutils&co, %bootstrap-binutils,
%bootstrap-glibc, %bootstrap-gcc): Add entry for x86_64-gnu.
* guix/packages.scm (%supported-systems, %hurd-systems): Add x86_64-gnu.
(%cuirass-supported-systems): Remove x86_64-gnu.
* guix/utils.scm (target-64bit?): Add x86_64-gnu.
* m4/guix.m4: Add x86_64-gnu as a supported system.
* doc/guix.texi (GNU Distribution): Add x86_64-gnu.
Change-Id: I828159aedb3f66caba98e935083cc3682429f219
Diffstat (limited to 'doc/contributing.texi')
0 files changed, 0 insertions, 0 deletions