nixpkgs/pkgs/build-support/gcc-wrapper-old
John Ericson 6c74ee68b9 cc-wrapper, cc-wrapper-old: Simplify shell logic
1. `crossDrv` is now the default so we don't need to worry about that in
   build != host builds.

2. shell is the build time shell, so `wrapCCCross` doesn't need to
   worry, as build == host.

3. `shell.shellPath` will always be appended where useful.

4. Complicated `shell == ""` logic served no purpose.
2017-09-19 16:45:24 -04:00
..
add-flags cc-wrapper: fix #10574: old gcc -> cc fallout 2016-02-05 14:05:14 +01:00
builder.sh stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* files 2017-07-26 09:07:55 -04:00
default.nix cc-wrapper, cc-wrapper-old: Simplify shell logic 2017-09-19 16:45:24 -04:00
gcc-wrapper-old.sh Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -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
gnatlink-wrapper.sh
ld-solaris-wrapper.sh Replace hard coded /bin/bash occurrences 2016-10-04 20:15:37 +02:00
ld-wrapper.sh Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
setup-hook.sh Merge 'staging' into closure-size 2015-04-18 11:22:20 +02:00
utils.sh Fix build of gccgo-wrapper on Illumos. 2015-11-16 17:20:12 +01:00