mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
12 lines
352 B
Diff
12 lines
352 B
Diff
diff -urN a/configure b/configure
|
|
--- a/configure 2013-10-31 17:33:32.000000000 -0600
|
|
+++ b/configure 2014-01-18 11:51:49.049464493 -0700
|
|
@@ -5390,7 +5390,7 @@
|
|
ARCH_MAX="s390x"
|
|
;;
|
|
|
|
- armv7*)
|
|
+ arm*)
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ok (${host_cpu})" >&5
|
|
$as_echo "ok (${host_cpu})" >&6; }
|
|
ARCH_MAX="arm"
|