You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now I have to build components out of band and then copy them in. The build process was mostly automated at one point but I've added components and I want to build the entire thing using llvm-mingw. I could continue to build using Windows, or I could switch over to FreeBSD now that I have a cross compiler. That means I could build on my 32 core server. :D
The text was updated successfully, but these errors were encountered:
Right now I have to build components out of band and then copy them in. The build process was mostly automated at one point but I've added components and I want to build the entire thing using llvm-mingw. I could continue to build using Windows, or I could switch over to FreeBSD now that I have a cross compiler. That means I could build on my 32 core server. :D
The text was updated successfully, but these errors were encountered: