Remove unused operator<=>'s that darwin can't generate#11091
Conversation
It was complaining *a lot*, with dozens of MB of logs.
Ericson2314
left a comment
There was a problem hiding this comment.
Can we make Darwin generate them instead somehow? Because #10838 needs a fix for that, and if we can solve it for this, then we might as well keep these for testing.
(I thought they were already needed for testing!)
It doesn't have a This is easy enough to revert, or re-add, and makes the build log usable again. I was unable to find the build problem with #11021 without this. |
Sorry, fixing the build log is more important
Ericson2314
left a comment
There was a problem hiding this comment.
OK fair enough, I'm convinced. It is an easy revert.
|
I learned the problem is libc++ 16 is just too old. So yeah, we can't do this until Nixpkgs updates to a newer LLVM. |
Motivation
It was complaining a lot, with dozens of MB of logs.
Context
Priorities and Process
Add 👍 to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.