guix-devel/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 Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
guix-register guix-register: Use C++11 range 'for' loop instead of 'foreach' macro. 2015-06-10 13:55:23 +02:00
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 build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
AUTHORS Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
COPYING Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
local.mk daemon: Make libbz2 an optional dependency. 2018-01-07 23:47:22 +01:00