You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Support-Tiers.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ To qualify as Tier 1, a Linux configuration must meet all of the following:
43
43
- Running on:
44
44
- Ubuntu within its [standard support window](https://ubuntu.com/about/release-cycle) or
45
45
- a Homebrew-provided Docker image
46
-
- Using a system `glibc` version ≥ 2.35
46
+
- Using a system `glibc` version ≥ 2.39
47
47
- Using a Linux kernel version ≥ 3.2
48
48
- Installed in the default prefix: `/home/linuxbrew/.linuxbrew`
49
49
- Using a supported architecture (ARM64/AArch64 or Intel x86_64 with SSSE3 support)
@@ -67,7 +67,7 @@ Tier 2 configurations include:
67
67
68
68
- macOS prerelease versions before they are promoted to Tier 1
69
69
- macOS systems with outdated versions of Xcode Command Line Tools
70
-
- Linux systems with `glibc` versions between 2.13 and 2.34 (Homebrew’s own `glibc` formula will be installed automatically)
70
+
- Linux systems with `glibc` versions between 2.13 and 2.38 (Homebrew’s own `glibc` formula will be installed automatically)
71
71
- Homebrew installed outside the default prefix, requiring source builds for official packages (i.e. installing outside `/opt/homebrew`, `/usr/local`, or `/home/linuxbrew/.linuxbrew`)
72
72
- Architectures not yet officially supported by Homebrew
73
73
- Macs using OpenCore Legacy Patcher with a Westmere or newer Intel CPU
0 commit comments