diff options
author | Ludovic Courtès <ludo@gnu.org> | 2018-12-20 19:57:28 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-12-20 20:01:10 +0100 |
commit | ea8be005d409658dea4f4356e9279784ce0a5a39 (patch) | |
tree | 5e2e22332f37cbf171a75d524b60a87c7f8afd12 /gnu/packages/bootstrap/x86_64-linux/bash | |
parent | 86974d8a9247cbeb938b5202f23ccca8d9ed627d (diff) | |
download | guix-ea8be005d409658dea4f4356e9279784ce0a5a39.tar guix-ea8be005d409658dea4f4356e9279784ce0a5a39.tar.gz |
gnu: Use i686-linux bootstrap binaries on x86_64-linux.
This saves 4.4 MB on the installed Guix.
* gnu/packages/bootstrap/x86_64-linux: Remove directory.
* gnu/local.mk (bootstrap_x86_64_linuxdir)
(dist_bootstrap_x86_64_linux_DATA): Remove.
* gnu/packages.scm (search-bootstrap-binary): When SYSTEM is
"x86_64-linux", use "i686-linux" instead.
Diffstat (limited to 'gnu/packages/bootstrap/x86_64-linux/bash')
-rwxr-xr-x | gnu/packages/bootstrap/x86_64-linux/bash | bin | 1425560 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/gnu/packages/bootstrap/x86_64-linux/bash b/gnu/packages/bootstrap/x86_64-linux/bash Binary files differdeleted file mode 100755 index b9c410b7cf..0000000000 --- a/gnu/packages/bootstrap/x86_64-linux/bash +++ /dev/null |