aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2021-02-23 20:02:14 +0000
committerChristopher Baines <mail@cbaines.net>2021-02-24 08:36:47 +0000
commit3fe3fcf3c56e86a9e59c49eba212d0634d3d68d1 (patch)
tree6253e543b7ef43a3e310114f9ab2ef3d8b1e6b18 /tests
parent15c4b98daa4a4cb020f38531eb6be1557f7ee398 (diff)
downloadguix-3fe3fcf3c56e86a9e59c49eba212d0634d3d68d1.tar
guix-3fe3fcf3c56e86a9e59c49eba212d0634d3d68d1.tar.gz
gnu: guile-lib: Fix cross compilation.cross-build-guile-lib-properly
These changes were sent upstream as https://lists.gnu.org/archive/html/guile-devel/2021-02/msg00004.html Without this change, the .go files are built for the host architecture, rather than the target. I noticed this when cross building the guix-build-coordinator (for which guile-lib is an input) to the Hurd. * gnu/packages/guile-xyz.scm (guile-lib)[arguments]: Add 'patch-for-cross-compilation phase. [native-inputs]: Add autoconf, automake and gettext. (guile2.0-lib): Adjust to use alist-replace. (guile2.2-lib): Adjust to use alist-replace.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions