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