mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-20 01:44:27 +02:00
Add rust support to android-x86_64
This commit is contained in:
5
android-x86_64/config.toml
Normal file
5
android-x86_64/config.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[build]
|
||||
target = "x86_64-linux-android"
|
||||
|
||||
[target.x86_64-linux-android]
|
||||
linker = "/usr/x86_64-linux-android/bin/x86_64-linux-android-clang"
|
Reference in New Issue
Block a user