summaryrefslogtreecommitdiffstats
path: root/Cross.toml
blob: 17cbf9c1777cbb90b865723b66415fdd43224331 (plain) (blame)
1
2
3
4
5
6
7
[target.aarch64-unknown-linux-gnu]
image = "icedrs/iced:aarch64"
xargo = false

[target.armv7-unknown-linux-gnueabihf]
image = "icedrs/iced:armv7"
xargo = false