Commit 9520db0
Use Ubuntu's elfutils in Docker and devcontainers
Ubuntu currently ships 0.194, which is slightly older than the 0.195
that we vendor with cibuildwheel, but the Docker image is used only for
testing, and so the only reason we'd need to use a newer version there
is if we want to use a feature that's only available in a later version,
or if we're affected by a bug in 0.194 that's fixed in a later version.
If either of those ever happens, we can reintroduce the build from
source at that point.1 parent 1de2b1c commit 9520db0
3 files changed
Lines changed: 7 additions & 44 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 1 | + | |
38 | 2 | | |
39 | 3 | | |
40 | 4 | | |
| |||
57 | 21 | | |
58 | 22 | | |
59 | 23 | | |
| 24 | + | |
| 25 | + | |
60 | 26 | | |
61 | 27 | | |
62 | 28 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 29 | | |
67 | 30 | | |
68 | 31 | | |
69 | 32 | | |
70 | 33 | | |
71 | 34 | | |
72 | 35 | | |
73 | | - | |
74 | | - | |
| 36 | + | |
75 | 37 | | |
76 | 38 | | |
77 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
130 | | - | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
0 commit comments