contrib: Add helper to build Android dependencies.master
commit2e6fcd92660cd59721074860c54d36d63ed0fe76
authorBen Kibbey <bjk@luxsci.net>
Mon, 15 Apr 2024 01:14:19 +0000 (14 18:14 -0700)
committerBen Kibbey <bjk@luxsci.net>
Sat, 20 Apr 2024 03:52:29 +0000 (19 20:52 -0700)
tree17720aee6f593c981d8070e85fe560b033e72f34
parent227f009d8438bd43206fc8138712cbc01ff76ed7
contrib: Add helper to build Android dependencies.

This is to be run when in a dependency tarball/git root directory. Just
specify the arch to build for or 'all' to build for all supported
architectures. Be sure to adjust any paths at the beginning of the
script.
contrib/Makefile.am
contrib/android-build-deps.sh [new file with mode: 0755]