Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c217f59344d6fc8e2299be9a6cdd248d72eae2fd
      
https://github.com/NixOS/nixpkgs/commit/c217f59344d6fc8e2299be9a6cdd248d72eae2fd
  Author: Dan Peebles <pump...@me.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    M pkgs/stdenv/darwin/make-bootstrap-tools.nix

  Log Message:
  -----------
  darwin.make-bootstrap-tools.test: fix build breakage

In the extremely unlikely case that our store hash path ends in several
digits (as is the case right now), the Darwin ld will try to interpret
those digits as a version number and barf. To avoid that, we pass in the
SDK version explicitly to stop it from trying to figure it out from iffy
context.


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to