Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3263d02626cadc95a2ddc4e949128d4925c77b02
      
https://github.com/NixOS/nixpkgs/commit/3263d02626cadc95a2ddc4e949128d4925c77b02
  Author: Dan Peebles <[email protected]>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
    M pkgs/development/compilers/llvm/3.7/clang/default.nix
    M pkgs/development/compilers/llvm/3.8/clang/default.nix
    M pkgs/development/compilers/llvm/3.9/clang/default.nix
    M pkgs/development/compilers/llvm/4/clang/default.nix
    M pkgs/development/tools/xcbuild/default.nix
    A pkgs/development/tools/xcbuild/return-false.patch
    M pkgs/development/tools/xcbuild/toolchain.nix
    M pkgs/development/tools/xcbuild/wrapper.nix

  Log Message:
  -----------
  xcbuild: assorted fixes and cleanups

This is in preparation for the LLVM 4 upgrade (which gets more strict
about e.g., return false in xcbuild itself) and also for using xcbuild
more extensively in the Darwin stdenv bootstrap process, which is why I
killed the unnecessary gcc dependency in the toolchain. llvm-cov pretends
to be gcov anyway, so we're fine.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to