Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 7672c68ed73a876e306cb04cd80f1c0e4b3c501f
https://github.com/NixOS/nixpkgs/commit/7672c68ed73a876e306cb04cd80f1c0e4b3c501f
Author: Johannes Bornhold <[email protected]>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M pkgs/development/compilers/dmd/default.nix
Log Message:
-----------
dmd: Avoid depending on gcc for the darwin build (close #11949)
Adding stdenv.cc into the PATH, also setting CC, so that on Darwin
clang will be used by default. Still allowing to use an existing value
of CC if it is set already.
Replacing __inline_isnanl with __inline_isnan on darwin since the former
one was not defined.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits