nixpkgs/pkgs/os-specific/linux/busybox
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
..
busybox-in-store.patch busybox: 1.27.2 -> 1.28.0 2018-01-11 21:42:32 +08:00
clang-cross.patch busybox: add patch to allow cross in llvm 2019-04-14 22:03:33 -04:00
default.nix busybox: apply clang-cross patch when host is different than build system. 2019-08-09 22:49:23 -07:00
sandbox-shell.nix Update sandbox-shell.nix 2018-11-05 15:16:45 -06:00