nixpkgs/pkgs/build-support/gcc-cross-wrapper
Alexey Shmalko 662721a461
gcc-cross-wrapper: fix for non-chroot build
When `libc` is not set, many lines expand to `/lib`, `/include`, which
makes gccCross use host libraries outside Nix (with a different
architecture).
2016-08-03 03:28:14 +03:00
..
add-flags
builder.sh gcc-cross-wrapper: fix for non-chroot build 2016-08-03 03:28:14 +03:00
default.nix
gcc-wrapper.sh
ld-wrapper.sh
setup-hook.sh
utils.sh