mirror of
https://github.com/termux/termux-packages.git
synced 2025-07-23 10:51:42 +00:00
12 lines
300 B
Diff
12 lines
300 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -6939,6 +6939,8 @@
|
|
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for multiarch" >&5
|
|
printf %s "checking for multiarch... " >&6; }
|
|
case $ac_sys_system in #(
|
|
+ Linux-android) :
|
|
+ MULTIARCH="" ;; #(
|
|
Darwin*) :
|
|
MULTIARCH="" ;; #(
|
|
FreeBSD*) :
|