Attempt to cross-build Nix for GNU.
svn path=/nixpkgs/trunk/; revision=22373
This commit is contained in:
parent
8011e3ef33
commit
454453a59d
@ -149,6 +149,7 @@ let
|
||||
withTLS = true;
|
||||
platform = pkgs.platforms.pc;
|
||||
libc = "glibc";
|
||||
openssl.system = "hurd-x86"; # Nix depends on OpenSSL.
|
||||
};
|
||||
in {
|
||||
crossGNU = mapTestOnCross crossSystem {
|
||||
|
Loading…
Reference in New Issue
Block a user