Files
nixpkgs/pkgs/development
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
..
2016-04-26 13:38:03 +01:00
2016-05-03 09:27:16 +02:00
2016-05-03 20:41:19 +02:00
2016-04-22 14:36:19 +03:00
2016-04-18 21:13:18 +02:00
2016-05-02 08:58:50 +02:00