Update build.md

This commit is contained in:
Johannes Pohl 2017-02-05 12:41:21 +01:00 committed by GitHub
parent 3f4dbc6d4b
commit 03a63b69d4

View file

@ -162,7 +162,7 @@ Compile the Snapclient:
$ cd <snapcast dir>/client
$ ./build_android.sh
The binaries for `armeabi` and `armeabi-v7a` will be copied into the Android's assets directory (`<snapcast dir>/android/Snapcast/src/main/assets/bin/`) and so will bundled with the Snapcast App.
The binaries for `armeabi` and `armeabi-v7a` will be copied into the Android's assets directory (`<snapcast dir>/android/Snapcast/src/main/assets/bin/`) and so will be bundled with the Snapcast App.
##OpenWrt (Cross compile)