diff options
author | Christopher Baines <mail@cbaines.net> | 2023-05-04 14:43:53 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2023-05-04 14:43:53 +0100 |
commit | 08acdd0765b5f4fbfafa699a823ea7985d4d35a7 (patch) | |
tree | 65aa44e317459c06c8f1cc6a1d9014c7a9809161 /build-aux/compile-all.scm | |
parent | 916c6e5716bd14cb328f7dcce5405ba9100bb908 (diff) | |
download | guix-08acdd0765b5f4fbfafa699a823ea7985d4d35a7.tar.gz guix-08acdd0765b5f4fbfafa699a823ea7985d4d35a7.zip |
gnu: gcc-11: Adapt patching for hurd to not use gexp's.
As this causes issues with gcc-cross-boot0, since it doesn't use gexp's and
that means the builder script ends up broken.
I'm not testing this properly, I've only confirmed that with this change, you
can generate a derivation for hello for i586-gnu where that derivation and all
inputs don't have broken builder scripts. Plus the output for hello on
x86_64-linux is unchanged.
* gnu/packages/gcc.scm (gcc-11)[arguments]: Rewrite to not use gexps.
[native-inputs]: Add a patch for the hurd if that's the target.
Diffstat (limited to 'build-aux/compile-all.scm')
0 files changed, 0 insertions, 0 deletions