x/build: create mips32 soft-float builder #22966
Open
Labels
Milestone
Comments
/cc @dmitshur |
@bradfitz From Does that mean we'll either need to create the first direct builder of this type (and the accompanying environment for it) or ask @MIPSbkirby if he'd be willing to add this new configuration? Are we interested in adding a full builder, or just a |
We don't need the cooperation of @MIPSbkirby. We can reuse the host type and only add a new builder type with a different environment. And we can also restrict which tests it runs and just do some representative ones. (runtime, math, maybe time?) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Commit 6be1c09 finished support for mips32 soft-float. We should have a builder configuration to test this.
The text was updated successfully, but these errors were encountered: