nixpkgs/pkgs/build-support/gcc-wrapper
Thomas Tuegel 1fbecd1295 gcc-wrapper: comment on alternate setup hook
We now have an alternate setup hook for gcc-wrapper that uses -I to add
include paths rather than -isystem. The latter flag can change the
search order specified by the build system. For KDE 5 packages, we don't
want that!
2015-01-26 21:00:39 -06:00
..
add-flags Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
default.nix gcc-wrapper: parameterize setup-hook 2015-01-26 20:59:50 -06:00
gcc-wrapper.sh Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
gnat-wrapper.sh gcc-wrapper: Style fix 2014-10-11 22:26:39 +02:00
gnatlink-wrapper.sh gcc-wrapper: Style fix 2014-10-11 22:26:39 +02:00
ld-solaris-wrapper.sh gcc-wrapper: Get rid of builder.sh + cleanup 2014-10-10 14:55:08 +02:00
ld-wrapper.sh Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
setup-hook-stdinc.sh gcc-wrapper: comment on alternate setup hook 2015-01-26 21:00:39 -06:00
setup-hook.sh gcc-wrapper is used for clang too 2015-01-05 14:39:22 -05:00
utils.sh gcc-wrapper: Style fix 2014-10-11 22:26:39 +02:00