diff options
author | Janneke Nieuwenhuizen <janneke@gnu.org> | 2024-11-19 19:10:47 +0100 |
---|---|---|
committer | Janneke Nieuwenhuizen <janneke@gnu.org> | 2024-12-03 08:39:01 +0100 |
commit | 265c54ed03f49f26729d7d1b570c0c4440fc98ca (patch) | |
tree | 59d314d33761e02b6accd1c013538b8cfc254ba0 /gnu/system/setuid.scm | |
parent | 62130a7f4dc6aa3c364b1eec1f33d5a5d6177795 (diff) | |
download | guix-265c54ed03f49f26729d7d1b570c0c4440fc98ca.tar.gz guix-265c54ed03f49f26729d7d1b570c0c4440fc98ca.zip |
gnu: commencement: gcc-boot0: Support the 64bit Hurd.
Asking gcc to "--disable-shared" is overridden for libcc1 by the build system,
which lateron fails with
install: cannot stat '.libs/libcc1.so.0.0.0': No such file or directory
because no shared libcc1.so.0.0.0 could actually be built.
* gnu/packages/commencement.scm (gcc-boot0)[arguments]: When building for the
64bit Hurd, add CC_FOR_BUILD to #:make-flags to convince gmp's configure that
gcc works. Also, add phase "patch-libcc1-static" to avoid attempting a shared
libcc1.
Diffstat (limited to 'gnu/system/setuid.scm')
0 files changed, 0 insertions, 0 deletions