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 Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
builder.sh gcc-cross-wrapper: fix for non-chroot build 2016-08-03 03:28:14 +03:00
default.nix cross GCC: Fix some paths to libc headers (after multiple outputs) 2016-06-11 04:15:17 +03:00
gcc-wrapper.sh Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
ld-wrapper.sh Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
setup-hook.sh cc-wrapper: Fix for cross-compiling 2015-01-25 23:29:06 -05:00
utils.sh Extend compiler wrapper scripts to allow compilation of "/dev/null" input. 2012-07-02 17:15:21 +02:00