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
The tarball for each architecture should contain the target-final directory only.
emscripten and musl builds are cross compilation artifacts. The build host architecture shouldn't matter (though it should probably be built on a ubuntu host anyways).
The text was updated successfully, but these errors were encountered:
Update: I am working on the llvm-builder. I have it in a working state and am currently integrating it as a crate into this repository. This completes steps 1 - 3.
Should be mergeable sson, just got a really weird solc error on the CI I can't reproduce locally (it is seemingly entirely unrelated to to changes in our build process)
Tasks
Considerations regarding step 6.:
target-final
directory only.emscripten
andmusl
builds are cross compilation artifacts. The build host architecture shouldn't matter (though it should probably be built on a ubuntu host anyways).The text was updated successfully, but these errors were encountered: