gnu: rust: Add support for building 32-bit packages on 64-bit hosts.
authorRobin Templeton <rtempleton@igalia.com>
Tue, 29 May 2018 16:02:41 +0000 (12:02 -0400)
committerLudovic Courtès <ludo@gnu.org>
Fri, 1 Jun 2018 11:50:27 +0000 (13:50 +0200)
commit514026d7de36b299238aff9dfcc2f898fb04072a
tree2f519745991a5f49664121016a31f99c2dfa690b
parenta078a6ec3bbc75d0765c63530e8d6b783d8b3949
gnu: rust: Add support for building 32-bit packages on 64-bit hosts.

* gnu/packages/rust.scm (rust-bootstrap, rust-1.23): Use
nix-system->gnu-triplet to determine the system type.
(rust-1.19): Use readelf instead of nm in the atomic-lock-free test.
(rust-1.23): Disable the cargo_test_env test. Disable parallel execution of
tests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/rust.scm