diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-05-14 12:50:18 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-05-14 17:21:27 +0200 |
commit | a89df83c79340b5d0dfefcc6250dc69d502f3f5d (patch) | |
tree | e45312541a7845642c40ba7f81b1ef47a81b400a /tests | |
parent | 19e8a754181e78acde3ee8e0d201d4fe02d604f9 (diff) |
pack: Do not cross-compile the image building tools.
Until now, something like:
guix pack -f docker --target=arm-linux-gnueabihf
would attempt to cross-compile tar.
* guix/scripts/pack.scm (self-contained-tarball): Pass #:target to
'gexp->derivation'.
(squashfs-image): Use #+ instead of #$ for ARCHIVER. Use 'file-append'
instead of 'string-append'. Pass #:target to 'gexp->derivation'.
(docker-image): Likewise.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions