nixpkgs/pkgs/os-specific
Derek Kulinski 7e7e26e9b1 busybox: apply clang-cross patch when host is different than build system.
It looks like the original comparrision was incorrect:
host platform - system on which the binary will run
target platform - system for which compiler generates code
                  (used with compilers)
build platform - system on which the build is invoked

see: https://nixos.org/nixpkgs/manual/#sec-cross-platform-parameters

This change allows to cross compile busybox on OS X
2019-08-09 22:49:23 -07:00
..
bsd treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
darwin Merge staging-next into staging 2019-07-09 15:44:08 +02:00
linux busybox: apply clang-cross patch when host is different than build system. 2019-08-09 22:49:23 -07:00
windows treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00