osrm-backend/test/c_build_android.sh
Patrick Niklaus f8dd965435 Squashed 'third_party/mason/' content from commit cf3561b
git-subtree-dir: third_party/mason
git-subtree-split: cf3561bf78cb146821dba3d95c308fc44db05f46
2016-12-15 10:31:15 +00:00

8 lines
136 B
Bash
Executable File

#!/usr/bin/env bash
set -e -u
set -o pipefail
export MASON_PLATFORM=android
export MASON_ANDROID_ARCH=arm
./mason build freetype 2.5.5