Files
termux-packages/packages/libnspr/configure.patch
termux-actions[bot] f1af10dd4e packages/libnspr
2022-02-17 09:17:53 +00:00

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