mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Merge pull request #4294
620105e
Translations: handle cross compiling (MoroccanMalinois)fa814af
Build: Fix target release-static-android (MoroccanMalinois)339a23a
Docker: Fix android build (MorrocanMalinois)
This commit is contained in:
commit
39bcb974c4
6 changed files with 102 additions and 147 deletions
|
@ -470,8 +470,8 @@ Then you can run make as usual.
|
|||
|
||||
### On Linux for Android (using docker):
|
||||
|
||||
# Build image (select android64.Dockerfile for aarch64)
|
||||
cd utils/build_scripts/ && docker build -f android32.Dockerfile -t monero-android .
|
||||
# Build image
|
||||
docker build -f utils/build_scripts/android32.Dockerfile -t monero-android .
|
||||
# Create container
|
||||
docker create -it --name monero-android monero-android bash
|
||||
# Get binaries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue