Skip to content

Commit

Permalink
Mention the new supported targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartatz committed May 19, 2024
1 parent 05af772 commit b9c569a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ We currently build cross-compilers targeting many OpenBSD architectures. See abo
* `hppa-unknown-openbsd`
* `i386-unknown-openbsd`
* `x86_64-unknown-openbsd`
* `arm-unknown-openbsd`
* `aarch64-unknown-openbsd`
* `powerpc-unknown-openbsd`
* `powerpc64-unknown-openbsd`
* `sparc64-unknown-openbsd`
* `mips64-unknown-openbsd`
* `mips64el-unknown-openbsd`
* `riscv64-unknown-openbsd`

## Releases

Expand Down

0 comments on commit b9c569a

Please sign in to comment.