cross/README.md

14 lines
211 B
Markdown
Raw Permalink Normal View History

2022-06-15 11:18:58 +00:00
Architectures
-------------
Architectures should be properly identified. We use the following scheme, but it
may change in future:
* `x86`
* `i386`
* `x86_64`
* `riscv`
* `riscv64`
2022-06-22 07:02:21 +00:00
* `arm`
* `aarch64`