Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2cb440df726bb0995c5c5640353b7a7311bceb6c
      
https://github.com/NixOS/nixpkgs/commit/2cb440df726bb0995c5c5640353b7a7311bceb6c
  Author: Dan Peebles <pump...@me.com>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
    M pkgs/development/compilers/llvm/4/clang/default.nix
    M pkgs/development/compilers/llvm/4/libc++/default.nix
    M pkgs/development/compilers/llvm/4/llvm.nix

  Log Message:
  -----------
  llvm-4: small improvements on Darwin and elsewhere

Split outputs because there's no point in keeping a reference to Python
and it causes trouble during the Darwin stdenv bootstrap. There's also
an unnecessary dependency on LLVM in libc++ which causes us to rebuild
LLVM several more times than necessary during bootstrap, and an awkward
dependency on XPC in the TSAN that we turn off. This is in preparation
for using LLVM 4 in the Darwin stdenv and by default across nixpkgs.


  Commit: e965d6d5f54ff9703db5f7e5232acdcf35548c4c
      
https://github.com/NixOS/nixpkgs/commit/e965d6d5f54ff9703db5f7e5232acdcf35548c4c
  Author: Daniel Peebles <copump...@users.noreply.github.com>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
    M pkgs/development/compilers/llvm/4/clang/default.nix
    M pkgs/development/compilers/llvm/4/libc++/default.nix
    M pkgs/development/compilers/llvm/4/llvm.nix

  Log Message:
  -----------
  Merge pull request #24014 from copumpkin/llvm-4-improvements

llvm-4: small improvements on Darwin and elsewhere


Compare: https://github.com/NixOS/nixpkgs/compare/e60eb600c2b5...e965d6d5f54f
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to