Skip to content

Commit 76bc2b7

Browse files
committed
Bug 1969900 - move Linux/Aarch64 (clang) to a tier-1 target. r=glandium DONTBUILD
Now that we're shipping linux arm64 binaries, that means breakage should be expected to result in a revert. Differential Revision: https://phabricator.services.mozilla.com/D252155
1 parent e7454b2 commit 76bc2b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/docs/supported-configurations.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ regressions or other major problems **will be reverted immediately**.
9898
The **Tier-1 Firefox platforms** and their supported compilers are:
9999

100100
- Android on Linux x86, x86-64, ARMv7 and ARMv8-A (clang)
101-
- Linux/x86 and x86-64 (gcc and clang)
101+
- Linux/x86 and x86-64 (gcc and clang), Linux/AArch64 (clang)
102102
- macOS 10.15 and later on x86-64 and AArch64 (clang)
103103
- Windows/x86, x86-64 and AArch64 (clang-cl)
104104

@@ -122,7 +122,6 @@ required to revert their changes** if a fix cannot be found.
122122

123123
The **Tier-2 Firefox platforms** and their supported compilers are:
124124

125-
- Linux/AArch64 (clang)
126125
- Windows/x86 (mingw-clang) - maintained by Tom Ritter and Jacek Caban
127126
-
128127

0 commit comments

Comments
 (0)