diff options
author | Philipp Stephani <phst@google.com> | 2021-01-31 19:50:28 +0100 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2021-01-31 19:50:42 +0100 |
commit | 2c74924b0194e9947ac4432a2be2d3f6194a4477 (patch) | |
tree | fd7b2e4d39bf9cf6d97559a391952028a20de259 | |
parent | 427d4b3c69f9d2fd8473189564dc1e96b27937ff (diff) | |
download | emacs-2c74924b0194e9947ac4432a2be2d3f6194a4477.tar.gz |
* etc/MACHINES: Document that we support AArch64 with macOS.
-rw-r--r-- | etc/MACHINES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index 97995777370..d8d0b86fb4d 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -66,8 +66,9 @@ the list at the end of this file. ** macOS - Mac OS X 10.6 or newer. PowerPC is not supported. - For installation instructions see the file nextstep/INSTALL. + Mac OS X 10.6 or newer. Both AArch64 (Arm) and x86-64 systems are + supported, but PowerPC is not supported. For installation + instructions see the file nextstep/INSTALL. ** Microsoft Windows |