Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3989b8da4341237d4a4c3334fc11d98c3c0f7ae2
      
https://github.com/NixOS/nixpkgs/commit/3989b8da4341237d4a4c3334fc11d98c3c0f7ae2
  Author: Anthony Cowley <acow...@gmail.com>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M pkgs/development/compilers/rust/rustc.nix

  Log Message:
  -----------
  rustc: fix build on darwin

The OS is identified as "10.4" rather than "osx". This commit removes
the 'rt' build script's hard coding of the "osx" suffix when building on
darwin since the cmake configuration falls back to building a 10.4
compatible libclang_rt.


  Commit: 008344b29a9dceb35b3ef78fe759875aba6cab9b
      
https://github.com/NixOS/nixpkgs/commit/008344b29a9dceb35b3ef78fe759875aba6cab9b
  Author: Jörg Thalheim <jo...@higgsboson.tk>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M pkgs/development/compilers/rust/rustc.nix

  Log Message:
  -----------
  Merge pull request #19198 from acowley/rustc-darwin

rustc: fix build on darwin


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

Reply via email to