aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-05-06 14:16:17 +0100
committerChristopher Baines <mail@cbaines.net>2023-05-06 14:16:17 +0100
commit54e8a32abd9f31253787d5997dbed172d794024f (patch)
tree320bb55f5ac7e3aee340c07c6c8907e9afa65897 /configure.ac
parent40d6615ca2755605e8aab790fbbae0221ec1d827 (diff)
downloadguix-use-gexps-in-gcc-boot0.tar
guix-use-gexps-in-gcc-boot0.tar.gz
gnu: Use gexps for gcc-boot0 and related packages.use-gexps-in-gcc-boot0
There are currently problems with native or cross building for i586-gnu, and one factor mixed up with this is that some of the gcc packages use sexp's for the phases, and thus introducing gexp's has caused problems. As part of the going in circles with this, this commit switches gcc-boot0 to use gexp's in it's arguments, and then also modifies libstdc++-boot0, cross-gcc-wrapper, gcc-final and make-libstdc++ to handle this change. If done correctly, this change shouldn't affect any derivations. * gnu/packages/commencement.scm (libstdc++-boot0, gcc-boot0, gcc-final)[arguments]: Use gexps. (cross-gcc-wrapper): Use gexps in the generated package. * gnu/packages/gcc.scm (make-libstdc++): Use gexps in the generated package.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions