Add basic support for Android
This commit is contained in:
parent
d870fa7ffa
commit
0bb82e8467
11 changed files with 505 additions and 1 deletions
2
.cargo/config
Normal file
2
.cargo/config
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[target.arm-linux-androideabi]
|
||||
linker = "deps/apk-builder/apk-builder/target/apk-builder"
|
||||
Loading…
Add table
Add a link
Reference in a new issue