Skip to content

Instantly share code, notes, and snippets.

@bongole
bongole / compile-android.sh
Last active March 24, 2022 21:13
compile jq for android
#!/bin/sh
autoreconf -fi >/dev/null 2>&1
NDK_ROOT=/usr/local/opt/android-ndk
curl http://www.geocities.jp/kosako3/oniguruma/archive/onig-5.9.5.tar.gz | tar xz
cd onig-5.9.5
# So, we need to remake the configure scripts so that the arm64 architecture