Ludovic Courtès 7f6dd3be3d
gexp: 'computed-file' always uses a native Guile.
Fixes a regression whereby, when cross-compiling, 'computed-file' would
use a cross-compiled Guile as its builder, which would fail to run.

Regression introduced in af57d1bf6c46f47d82dbc234dde1e16fa8634e9d (the
problem had always been there but was hidden before behind the (not guile)
condition.)

* guix/gexp.scm (computed-file-compiler): For 'guile', pass #:target #f.
* tests/gexp.scm ("lower-object, computed-file, #:target"): New test.
2022-02-15 09:33:59 +01:00
..
2017-01-26 13:49:56 +01:00
2021-09-17 01:27:40 +02:00
2020-12-21 17:47:35 +01:00
2022-02-14 11:23:07 +01:00
2020-12-09 22:25:17 +01:00
2021-09-28 22:00:47 +02:00
2022-01-16 23:56:56 +01:00
2021-04-12 18:42:22 +02:00
2021-12-17 21:04:25 -08:00
2021-12-23 10:54:00 +01:00
2021-08-12 12:34:13 +02:00