mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-19 17:39:26 +02:00
6 lines
139 B
TOML
6 lines
139 B
TOML
[build]
|
|
target = "x86_64-linux-android"
|
|
|
|
[target.x86_64-linux-android]
|
|
linker = "/usr/x86_64-linux-android/bin/x86_64-linux-android-clang"
|