Re: [PATCH v1] kbuild: Fix CC_CAN_LINK detection

From: Nathan Chancellor

Date: Wed Feb 18 2026 - 15:49:35 EST


On Thu, 12 Feb 2026 14:35:43 +0100, Mickaël Salaün wrote:
> Most samples cannot be build on some environments because they depend
> on CC_CAN_LINK, which is set according to the result of
> scripts/cc-can-link.sh called by cc_can_link_user.
>
> Because cc-can-link.sh must now build without warning, it may fail
> because it is calling printf() with an empty string:
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git kbuild-fixes

Thanks!

[1/1] kbuild: Fix CC_CAN_LINK detection
https://git.kernel.org/kbuild/c/be55899b71630

Please look out for regression or issue reports or other follow up
comments, as they may result in the patch/series getting dropped or
reverted. Patches applied to an "unstable" branch are accepted pending
wider testing in -next and any post-commit review; they will generally
be moved to the main branch in a week if no issues are found.

Best regards,
--
Nathan Chancellor <nathan@xxxxxxxxxx>