nixpkgs/pkgs/build-support/clang-wrapper
Eelco Dolstra 6a8485af6b clang-wrapper: Set $CXX to clang
This is useful for non-Autoconf-based packages, since GNU Make's
default for CXX is "g++".  (The CC default is "cc" so should work fine
with Clang already.)
2014-01-23 11:24:17 +01:00
..
add-flags First try at a clang-wrapper. Hello world compiles\! 2011-10-18 20:03:09 +00:00
builder.sh Add full llvm build, update libc++ and dragonegg 2014-01-20 05:42:38 -05:00
clang-wrapper.sh Add full llvm build, update libc++ and dragonegg 2014-01-20 05:42:38 -05:00
default.nix Add full llvm build, update libc++ and dragonegg 2014-01-20 05:42:38 -05:00
ld-wrapper.sh Add full llvm build, update libc++ and dragonegg 2014-01-20 05:42:38 -05:00
setup-hook.sh clang-wrapper: Set $CXX to clang 2014-01-23 11:24:17 +01:00
utils.sh Extend compiler wrapper scripts to allow compilation of "/dev/null" input. 2012-07-02 17:15:21 +02:00