Closed uristdwarf closed 2 weeks ago
Note that it's a temporary fix, we still need to figure out why it takes so much time loading (CC @dmga44)
Not to break any builds for other architectures, I don't think is needed, but it's a lower priority to find a replacement for the deque used in sparsebitset
If Judy is not present, the master could take a very long time to load (depending on FREE section size). This fixes that by requiring Judy for building.
Fixes #239