Get one-command Linux build working
Closed this issue · 1 comments
cldellow commented
ATM you have to install a bunch of stuff by hand, and to statically link it, you need to edit files in multiple other projects.
Can we instead get to a point where you can do ./make-linux
and it clones everything (perhaps pinned to known good versions) and builds them?