nixpkgs/pkgs
Tuomas Tynkkynen 30074ddfea coreutils: Fix cross build
`make install` was failing presumably due to an upstream cross-compilation bug:

Makefile:3440: *** Recursive variable 'INSTALL' references itself (eventually).  Stop.

While at it, remove the old ugly cross buildPhase. It was seemingly
trying to work around the fact that the man pages are generated by
piping each command's --help output to help2man. That obviously doesn't
work while cross-compiling.

Instead, set PERL=missing in the environment to make the build system
think there's no perl available to run help2man. (This approach was
stolen from buildroot.)
2016-12-24 22:33:05 +02:00
..
applications qmmp: 1.1.2 -> 1.1.5 2016-12-24 11:04:13 +01:00
build-support make-initrd: create reproducible initrds 2016-12-20 14:00:04 +01:00
data unscii: init at 1.1 2016-12-15 21:29:13 +01:00
desktops Merge pull request #21384 from mimadrid/update/shotwell-0.25.2 2016-12-23 19:30:12 -05:00
development ghcjs: mark this build as broken 2016-12-24 16:15:35 +01:00
games gnuchess and xboard definitely work on darwin 2016-12-22 17:00:33 +01:00
misc wineUnstable: 1.9.23 -> 2.0-rc2 2016-12-22 16:06:18 +02:00
os-specific wireguard: 0.0.20161218 -> 0.0.20161223 2016-12-24 13:55:32 +01:00
servers Merge branch 'staging' 2016-12-24 10:50:49 +01:00
shells zsh: 5.3 -> 5.3.1 2016-12-21 21:21:59 +01:00
stdenv top-level: avoid another assert false while we're at it 2016-12-15 17:09:46 -05:00
test
tools coreutils: Fix cross build 2016-12-24 22:33:05 +02:00
top-level switch more packages back to boost-1.60 2016-12-24 11:48:42 +01:00