Skip to content

Conversation

stephanosio
Copy link
Member

@stephanosio stephanosio commented Sep 27, 2025

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.


Fixes #269

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 zephyrproject-rtos#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]>
@stephanosio stephanosio marked this pull request as ready for review September 27, 2025 12:04
@stephanosio stephanosio merged commit 585e01d into zephyrproject-rtos:main Sep 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LLVM installation step fails

2 participants