[PATCH master] ci: container: set LLVM_SUFFIX instead of CROSS_COMPILE_llvm

Sascha Hauer s.hauer at pengutronix.de
Wed Feb 11 01:34:16 PST 2026


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 <s.hauer at pengutronix.de>




More information about the barebox mailing list