On Tue, 10 Feb 2026 12:43:54 +0100, Ahmad Fatoum wrote:
> To compile with LLVM inside the container, the expectation so far was
> that the user would do:
> 
>   export LLVM="${CROSS_COMPILE_llvm}"
> 
> This is confusing as CROSS_COMPILE is gcc-only and needlessly
> cumbersome. The Makefile also accepts LLVM_PREFIX and LLVM_SUFFIX
> variables. The utilities are already in PATH, so just set LLVM_SUFFIX to
> the correct. -${LLVM_VERSION} suffix.
> 
> [...]

Applied, thanks!

[1/1] ci: container: set LLVM_SUFFIX instead of CROSS_COMPILE_llvm
      https://git.pengutronix.de/cgit/barebox/commit/?id=33f4bc73dd7c (link may 
not be stable)

Best regards,
-- 
Sascha Hauer <[email protected]>


Reply via email to