Files
nixpkgs/pkgs
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-09-19 21:14:53 +01:00
2017-09-15 09:54:50 +02:00
2017-09-19 20:31:00 +01:00
2017-09-13 11:16:10 -04:00