GNU bug report logs -
#45455
[nextstep]: Emacs master does not compile on Apple Silicon (arm64)
Previous Next
Reported by: Artem Loenko <artyom.loenko <at> mac.com>
Date: Sun, 27 Dec 2020 11:54:02 UTC
Severity: normal
Tags: fixed
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Am Mo., 28. Dez. 2020 um 12:42 Uhr schrieb Artem Loenko <artyom.loenko <at> mac.com>:
>
> > On 28 Dec 2020, at 11:11, Philipp Stephani <p.stephani2 <at> gmail.com> wrote:
> >
> > I installed that commit because without it, building the emacs-27
> > branch doesn't work on my system (due to the architecture mismatch).
> > Why do you think that reverting it won't break the build again?
>
> I made a mistake and checked on the tagged version, not on the emacs-27 branch itself. I double-checked, and you are right. It will break the emacs-27 as you said. Sorry for the confusion.
>
> This is the Makefile on the emacs-27 branch with the patch, and it will not fly:
>
> ./src/Makefile
> ...
> DO_CODESIGN=$(patsubst aarch64-apple-darwin%,yes,arm-apple-darwin20.2.0)
>
> So, we need the patch only on the master, considering these recent changes in the `config.quess`.
SGTM, thanks!
This bug report was last modified 4 years and 205 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.