Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6b1957d17ae687f7db09db63667fa6f2cc40990b
      
https://github.com/NixOS/nixpkgs/commit/6b1957d17ae687f7db09db63667fa6f2cc40990b
  Author: Dan Peebles <[email protected]>
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
    M pkgs/development/libraries/qt-5/5.6/qtbase/default.nix
    M pkgs/development/libraries/qt-5/5.8/qtbase/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  qt5: fix to work on LLVM 4

Including apple_sdk.sdk is generally a recipe for a bad time on LLVM 3.8
and above, since you end up with bad headers in the wrong place that hurt
the new libc++ in 3.8 and above. In this case, qt only wanted the super-
generic SDK for CUPS headers, which we can just depend on directly now.


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

Reply via email to