nixpkgs/pkgs/build-support/gcc-cross-wrapper
Ben Gamari 22cc5407cd gcc-cross-wrapper: Fix include path
Include files are typically in the libc package's `dev` output but previously `-isystem` was looking in `out`, resulting in my cross-compilation environment not finding its include files.
2016-10-31 23:44:03 +02:00
..
add-flags Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
builder.sh gcc-cross-wrapper: Fix include path 2016-10-31 23:44:03 +02: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