nixpkgs/pkgs/build-support/cc-wrapper
Shea Levy f91dea4c0b cc-wrapper: Set default system include flags for non-gcc c++ on Linux
Without this, clang can't find libstdc++. This needs to happen in the wrapper
so that the libc++ setup hook can still override it
2015-03-06 19:04:43 +00:00
..
add-flags
cc-wrapper.sh cc-wrapper: Set default system include flags for non-gcc c++ on Linux 2015-03-06 19:04:43 +00:00
default.nix cc-wrapper: Set default system include flags for non-gcc c++ on Linux 2015-03-06 19:04:43 +00:00
gnat-wrapper.sh
gnatlink-wrapper.sh
ld-solaris-wrapper.sh
ld-wrapper.sh
setup-hook-stdinc.sh
setup-hook.sh Some cc-wrapper changes to better support darwin and clang: 2015-02-08 21:15:22 -05:00
utils.sh