kurt 216e68aa27 Implement stable build order for reproducible and more reliable builds:
* Use a deque for the ready_ queue so that build order is not randomized
by using a set of pointers.

Inspired by a diff by jca@. okay sthen@
2019-12-20 15:51:26 +00:00
..