mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
This anecdotally fixes a problem that occurs when building with bzlmod. At least for me this fixes the problem, and now that there is a function for it it can be easier to deal with any other special casing that needs to happen (windows, remote execution, etc). It is still a bit naive, but should fix the major problem at the moment.