On Wed May 29 18:01:51 2024 +0000, Brendan Shanks wrote:
Maybe this could be based on `sysctl hw.activecpu`?
Is there a benefit to that over using the result of `arch`?
I originally just hardcoded `arch -x86_64`, but it turns out that the current build machine is i386. Really any attempt to keep this arch-agnostic is just so we can continue using the current build machine, but that's kind of silly since I'm sure we'll decommission it as soon as we flip the switch on the new one.