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

  Changed paths:
    M pkgs/os-specific/darwin/apple-source-releases/libauto/default.nix

  Log Message:
  -----------
  libauto: more obscene hackery to make it work on LLVM 4

This sort of thing is going to get revamped to be less hackish soon but
for now I want it to work. In this particular case, libc++ 4 (and maybe
earlier) gets very upset if we're imprecise about our const markers, and
I guess libauto was careless. This fixes it (PtrPtrMap) to be correct.


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

Reply via email to