mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-11 14:33:41 +00:00
compiler: add syscalls for 64-bit arm
This commit is contained in:
committed by
Ron Evans
parent
93d5269fef
commit
3cba36f2ba
@@ -18,6 +18,8 @@ addons:
|
||||
- gcc-arm-linux-gnueabi
|
||||
- binutils-arm-none-eabi
|
||||
- libc6-dev-armel-cross
|
||||
- gcc-aarch64-linux-gnu
|
||||
- libc6-dev-arm64-cross
|
||||
- qemu-system-arm
|
||||
- qemu-user
|
||||
- gcc-avr
|
||||
|
||||
Reference in New Issue
Block a user