nixpkgs/pkgs/build-support/clang-wrapper
Lluís Batlle i Rossell 4a1c721c01 Changing every reference from mips64-linux to mips64el-linux. That's
what the new nix thinks the fuloong is.

Anyone having the old nix should use a nixpkgs previous to this change to build
the new nix. And then, with the new nix, he can use any newer nixpkgs revision.

svn path=/nixpkgs/trunk/; revision=31751
2012-01-21 00:34:51 +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 First try at a clang-wrapper. Hello world compiles\! 2011-10-18 20:03:09 +00:00
default.nix Changing every reference from mips64-linux to mips64el-linux. That's 2012-01-21 00:34:51 +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