1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-21 20:27:08 +00:00
termux-packages/packages/libnspr/configure.patch
2022-02-17 18:16:01 +09: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