xzfc / cached-nix-shell

Instant startup time for nix-shell
https://xzfc.github.io/cached-nix-shell/cached-nix-shell.1
The Unlicense
195 stars 16 forks source link

Respect the CC environment variable in build.rs #14

Closed expipiplus1 closed 4 years ago

expipiplus1 commented 4 years ago

Necessary for cross compilation for instance.

xzfc commented 4 years ago

Thanks.