nixpkgs/pkgs/build-support/clang-wrapper
Eelco Dolstra 15103e5e5f stdenv: Remove the special handling of gcc
Now gcc is just another build input, making it possible in the future
to have a stdenv that doesn't depend on a C compiler. This is very
useful on NixOS, since it would allow trivial builders like
writeTextFile to work without pulling in the C compiler.
2014-08-09 12:44:50 +02:00
..
add-flags Partially merge gcc-wrapper and clang-wrapper 2014-07-02 20:10:40 +02:00
builder.sh Add full llvm build, update libc++ and dragonegg 2014-01-20 05:42:38 -05:00
clang-wrapper.sh Partially merge gcc-wrapper and clang-wrapper 2014-07-02 20:10:40 +02:00
default.nix Partially merge gcc-wrapper and clang-wrapper 2014-07-02 20:10:40 +02:00
setup-hook.sh stdenv: Remove the special handling of gcc 2014-08-09 12:44:50 +02:00