mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-25 09:05:50 +00:00
Raspberry Pi cross compilation
This commit is contained in:
parent
a2f6f5932f
commit
9d3b5fb777
1 changed files with 2 additions and 0 deletions
2
Cross.toml
Normal file
2
Cross.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[target.arm-unknown-linux-gnueabihf]
|
||||
image = "zenria/cross:arm-rpi-4.9.3-linux-gnueabihf"
|
||||
Loading…
Reference in a new issue