nixpkgs/pkgs/build-support/clang-wrapper
Eelco Dolstra 3ea1c30846 * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing
in its interaction with the ‘dontStrip’ attribute.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30848
2011-12-12 14:02:12 +00:00
..
add-flags First try at a clang-wrapper. Hello world compiles\! 2011-10-18 20:03:09 +00:00
builder.sh Use -isystem instead of -I for system headers to avoid warnings when using -pedantic 2011-10-27 06:39:45 +00:00
clang-wrapper.sh * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing 2011-12-12 14:02:12 +00:00
default.nix First try at a clang-wrapper. Hello world compiles\! 2011-10-18 20:03:09 +00:00
ld-wrapper.sh First try at a clang-wrapper. Hello world compiles\! 2011-10-18 20:03:09 +00:00
setup-hook.sh First try at a clang-wrapper. Hello world compiles\! 2011-10-18 20:03:09 +00:00
utils.sh First try at a clang-wrapper. Hello world compiles\! 2011-10-18 20:03:09 +00:00