1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
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
builder.sh gcc-cross-wrapper: Fix include path 2016-10-31 23:44:03 +02:00
default.nix
gcc-wrapper.sh
ld-wrapper.sh
setup-hook.sh
utils.sh