mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-04 00:59:32 +02:00
update build process for Android
This commit is contained in:
parent
43184062b6
commit
ad0d9325a9
4 changed files with 13 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
#/bin/sh
|
||||
|
||||
export NDK_DIR_ARM="$1-arm"
|
||||
#export NDK_DIR_MIPS="$1-mips"
|
||||
export NDK_DIR_X86="$1-x86"
|
||||
export ASSETS_DIR="$2"
|
||||
|
||||
./build_android.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue