1
0
mirror of https://github.com/playit-cloud/playit-agent.git synced 2025-02-23 17:06:24 +00:00
playit-agent/Cross.toml
2024-08-08 09:37:15 -07:00

5 lines
122 B
TOML

[target.aarch64-unknown-linux-musl]
pre-build = [
"apt-get update && apt-get install -f linux-libc-dev-arm64-cross"
]