aboutsummaryrefslogtreecommitdiff
path: root/doc/fdl-1.3.texi
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-05-06 14:16:17 +0100
committerChristopher Baines <mail@cbaines.net>2023-05-07 09:15:16 +0100
commita795a02a9d988be5a762886620f7bb6a95e7ffdb (patch)
tree456691a459172350bbeeeb5e31466f1bbf0cf828 /doc/fdl-1.3.texi
parent211ea54122f3f72220dbe39dfbb86e506be925b9 (diff)
downloadguix-a795a02a9d988be5a762886620f7bb6a95e7ffdb.tar.gz
guix-a795a02a9d988be5a762886620f7bb6a95e7ffdb.zip
gnu: Use gexps for gcc-boot0 and related packages.
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, libstdc++-boot0-gcc7, 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, libstdc++-boot0-gcc7, 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 'doc/fdl-1.3.texi')
0 files changed, 0 insertions, 0 deletions