bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43369: Emacs fails to configure on ARM Macs


From: Lars Ingebrigtsen
Subject: bug#43369: Emacs fails to configure on ARM Macs
Date: Mon, 14 Sep 2020 01:41:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Itai Seggev <is+apple@cs.hmc.edu> writes:

> FWIW, uname -m and clang --version both report arm64 (not arm), but it seems
> that config.sub normalizes this to aarach64.  See commit 5d89a9c2846d32b47.

Ah, this was in July of this year:

+       arm64-*)
+               cpu=aarch64
+               ;;

So I think Itai's patch looks correct, and I'm applying it to Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]