guix-devel/gnu
Mark H Weaver 7a34576206 gnu: corkscrew: Pass triplet instead of system as --build and --host.
This is a followup to commit 3c7d023d64,
"build-system/gnu: Pass --build=<triplet> to configure by default"

* gnu/packages/ssh.scm (corkscrew)[arguments]: In custom configure phase,
  accept 'build' keyword argument and pass it to configure in --build argument
  and, if not cross-compiling, the --host argument.  Previously, the nix
  system string was passed.
2015-07-13 19:05:17 -04:00
..
build gnu: build: Add Linux container module. 2015-07-09 08:23:03 -04:00
packages gnu: corkscrew: Pass triplet instead of system as --build and --host. 2015-07-13 19:05:17 -04:00
services services: Remove lsh service from %DESKTOP-SERVICES. 2015-06-15 17:41:54 +02:00
system gnu: Include (guix build syscalls) module in initrd/VM derivations. 2015-07-10 09:47:07 -04:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
packages.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm build: file-systems: Import (guix build syscalls) for non-static Guiles. 2015-07-09 08:23:03 -04:00