Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9046e54f6da793f19874b7ffe2cf767539702f56
      
https://github.com/NixOS/nixpkgs/commit/9046e54f6da793f19874b7ffe2cf767539702f56
  Author: Dan Peebles <pump...@me.com>
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
    M pkgs/development/libraries/qt-5/5.8/qtbase/default.nix

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

(this is reapplying 6b1957d17ae687f7db09db63667fa6f2cc40990b, which got
lost in a merge)

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
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to