guix/nix
Efraim Flashner 162825f965
daemon: Allow building for armhf-linux on aarch64-linux.
* nix/libstore/build.cc (canBuildLocally): Allow building armhf-linux
builds on aarch64-linux.
(DerivationGoal::runChild) Throw error if attempting to build for
armhf-linux on an unsupported platform.
* doc/guix.texi (Invoking guix build): Document how to build natively
for armhf-linux on aarch64-linux.  Add note that on some aarch64
machines this is unsupported.
2018-05-17 20:37:27 +03:00
..
boost
guix-register
libstore daemon: Allow building for armhf-linux on aarch64-linux. 2018-05-17 20:37:27 +03:00
libutil nix: Remove unused function. 2017-08-18 11:31:28 +02:00
nix-daemon guix-daemon: Disable garbage collection for remote connections. 2018-04-19 19:06:26 +02:00
scripts list-runtime-root: Fix off-by-one in 'strip-drop' call. 2017-12-31 11:18:30 +01:00
.gitignore
AUTHORS
COPYING
local.mk daemon: Make libbz2 an optional dependency. 2018-01-07 23:47:22 +01:00