nixpkgs/pkgs/development/compilers/llvm
Anthony Cowley 43427da31e llvm_38: update hashes and fix on darwin
The hashes for libc++ and libc++abi were wrong.

There was also an incompatibility with nixpkgs on darwin which is now
weakly worked around: the "os_trace" macro changed definition in the OS
X development SDK since version 10.9 as used by nixpkgs. LLVM 3.8 uses
the new version, which I am temporarily replacing with a printf on
darwin as it is only used in one minor location.
2016-05-10 17:09:25 -04:00
..
3.4 llvm: add debug builds support 2015-10-03 14:18:57 +03:00
3.5 clang-3.5: mark as broken 2016-03-28 14:42:50 +02:00
3.6 clang: Add compat lib attribute to have stdenv.cc.cc.lib always work 2016-05-02 00:57:28 +03:00
3.7 clang: Add compat lib attribute to have stdenv.cc.cc.lib always work 2016-05-02 00:57:28 +03:00
3.8 llvm_38: update hashes and fix on darwin 2016-05-10 17:09:25 -04:00