mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-21 20:56:19 +00:00
14 lines
352 B
Diff
14 lines
352 B
Diff
https://github.com/termux/termux-packages/issues/11870
|
|
|
|
--- a/configure
|
|
+++ b/configure
|
|
@@ -6202,6 +6202,8 @@
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for multiarch" >&5
|
|
$as_echo_n "checking for multiarch... " >&6; }
|
|
case $ac_sys_system in #(
|
|
+ Linux-android) :
|
|
+ MULTIARCH="" ;; #(
|
|
Darwin*) :
|
|
MULTIARCH="" ;; #(
|
|
FreeBSD*) :
|