Skip to content

Conversation

@europaul
Copy link
Contributor

This change adds the LLVM toolchain to the Dockerfile, enabling support for cross-compilation to various target architectures. The LLVM tools (such as clang, lld, and llvm-ar) are now available in the build environment, allowing for more efficient and flexible cross-compilation.

This change adds the LLVM toolchain to the Dockerfile, enabling support
for cross-compilation to various target architectures. The LLVM tools
(such as clang, lld, and llvm-ar) are now available in the build
environment, allowing for more efficient and flexible cross-compilation.

Signed-off-by: Paul Gaiduk <paulg@zededa.com>
@europaul
Copy link
Contributor Author

@rucoder should we merge this? or is anything preventing us from doing that?

@rucoder
Copy link
Contributor

rucoder commented Aug 12, 2025

@rucoder should we merge this? or is anything preventing us from doing that?

Ah, sorry, I missed this one. I'll look again 😀

@rucoder rucoder merged commit b027823 into lf-edge:main Aug 12, 2025
2 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.

2 participants