Skip to content
/ cross Public

Cross-compiler build automation tool

License

Notifications You must be signed in to change notification settings

tailix/cross

Repository files navigation

Architectures

Architectures should be properly identified. We use the following scheme, but it may change in future:

  • x86
    • i386
    • x86_64
  • riscv
    • riscv64
  • arm
    • aarch64