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
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 <root@stephanos.io>
0 commit comments