Commit 585e01d
committed
base: Switch to distro-provided LLVM/Clang packages
The LLVM APT repository does not provide i386 packages and this leads to
package version conflicts when an i386 package pulls the `libllvm` package
as a dependency (refer to the issue #269 for more details).
Since Ubuntu 24.04 provides the LLVM/Clang 20 packages, use those to avoid
package version conflicts.
Signed-off-by: Stephanos Ioannidis <[email protected]>1 parent 5f219dd commit 585e01d
1 file changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
165 | 171 | | |
166 | 172 | | |
167 | 173 | | |
| |||
0 commit comments