You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
12 lines
278 B
Diff
12 lines
278 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -2660,7 +2660,7 @@
|
|
;;
|
|
esac
|
|
|
|
-case "$target" in
|
|
+case "" in
|
|
*-android*|*-linuxandroid*)
|
|
if test -z "$android_ndk" ; then
|
|
as_fn_error $? "You must specify --with-android-ndk=/path/to/ndk when targeting Android." "$LINENO" 5
|