nixpkgs/pkgs/build-support/cc-wrapper
Eelco Dolstra 6671bb8be4 Remove gccStdInc
This reverts d927da8dae. Having a copy
of gcc-wrapper/setup-hook.sh is bad for maintainability - it had
already started to diverge. Also, gccStdInc gave a nix-env conflict
with the standard gcc. And it wasn't actually used in Nixpkgs.

Instead, if you really need to change "-isystem" to "-I", you can now
set ccIncludeFlag to "-I".
2015-05-13 18:17:25 +02:00
..
add-flags rename gcc-wrapper to cc-wrapper. 2015-01-14 20:26:56 -08:00
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 Remove gccStdInc 2015-05-13 18:17:25 +02:00
gnat-wrapper.sh rename gcc-wrapper to cc-wrapper. 2015-01-14 20:26:56 -08:00
gnatlink-wrapper.sh rename gcc-wrapper to cc-wrapper. 2015-01-14 20:26:56 -08:00
ld-solaris-wrapper.sh rename gcc-wrapper to cc-wrapper. 2015-01-14 20:26:56 -08:00
ld-wrapper.sh rename gcc-wrapper to cc-wrapper. 2015-01-14 20:26:56 -08:00
setup-hook.sh Remove gccStdInc 2015-05-13 18:17:25 +02:00
utils.sh rename gcc-wrapper to cc-wrapper. 2015-01-14 20:26:56 -08:00