# Cross configuration for cross-compilation and testing
# See: https://github.com/cross-rs/cross
[]
= [
"RUST_BACKTRACE",
"RUST_LOG",
]
# i686 (32-bit x86 Linux)
[]
# Uses QEMU for testing
# aarch64 (64-bit ARM Linux)
[]
# Uses QEMU for testing
# armv7 (32-bit ARM Linux with hardware float)
[]
# Uses QEMU for testing