From 45ec93e0f4f6f99d7c1bbdf44d6d6dbd953b5855 Mon Sep 17 00:00:00 2001 From: Anil Madhavapeddy Date: Fri, 20 Nov 2020 16:25:27 +0000 Subject: [PATCH] Add macOS/arm64 to the Tier 1 supported architecture list (#10033) --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 113935ea6..aa16c88bc 100644 --- a/README.adoc +++ b/README.adoc @@ -46,7 +46,7 @@ compiler currently runs on the following platforms: | x86 64 bits | Linux, macOS, Windows, FreeBSD | NetBSD, OpenBSD | x86 32 bits | Linux, Windows | FreeBSD, NetBSD, OpenBSD -| ARM 64 bits | Linux | FreeBSD +| ARM 64 bits | Linux, macOS | FreeBSD | ARM 32 bits | Linux | FreeBSD, NetBSD, OpenBSD | Power 64 bits | Linux | | Power 32 bits | | Linux