fluidsynth/test-android/build-scripts
atsushieno 0635766f85 [test-android] fix gettext build in build.sh by distinct --host and --target.
gettext is known as cause of problem for running host tool in target ABI
in our builds, and the latest script still had the issue.
https://github.com/atsushieno/aap-lv2-fluidsynth/actions/runs/914453645

This fixes the problem by explicitly specifying that the build host is
x86_64 linux.
If you want to reuse the script on other platforms, you have to edit it.
2021-06-12 19:05:52 +09:00
..
build-all-archs.sh update build script, still broken. 2021-06-12 19:05:51 +09:00
build-call-cmake.sh [test-android] really fix build scripts. 2021-06-12 19:05:51 +09:00
build-env.sh [android] make $NDK optional in the build script. 2021-06-12 19:05:51 +09:00
build.sh [test-android] fix gettext build in build.sh by distinct --host and --target. 2021-06-12 19:05:52 +09:00
download.sh Add Android test app. 2021-06-12 19:05:51 +09:00
extract.sh Add Android test app. 2021-06-12 19:05:51 +09:00