Commit bd6516f
ci: raise glibc symbol ceiling to 2.34
The LZMA multithreading support links pthread symbols, which carry
GLIBC_2.34 versions when built on glibc >= 2.34 runners; published
v2.3.0 prebuilds already require 2.34 and it remains compatible with
Ubuntu 22.04, Debian 12, and RHEL 9. The 2.33 ceiling predated that.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent aab20f7 commit bd6516f
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
52 | | - | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
0 commit comments