nixpkgs/pkgs/build-support
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
..
2017-03-20 22:23:41 +01:00
2017-05-24 16:31:17 +02:00
2017-03-20 22:23:41 +01:00
2017-03-20 22:23:41 +01:00
2017-03-20 22:23:41 +01:00
2017-05-24 11:29:06 -03:00
2017-06-25 11:56:29 +01:00
2016-11-15 09:11:53 +11:00
2016-09-29 13:06:41 +02:00
2017-01-26 20:11:49 -08:00
2017-06-14 11:29:31 +02:00