[PATCH v2 10/10] kbuild: simplify CC_CAN_LINK

Nicolas Schier nsc at kernel.org
Wed Nov 12 11:56:46 PST 2025


On Tue, Oct 14, 2025 at 03:05:25PM +0200, Thomas Weißschuh wrote:
> All architectures supporting multiple ABIs have been migrated to
> ARCH_CC_CAN_LINK. The remaining ones do not require any special flag,
> so simplify the logic.
> 
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
> ---
>  Makefile     | 11 +++--------
>  init/Kconfig |  3 +--
>  2 files changed, 4 insertions(+), 10 deletions(-)
> 

Reviewed-by: Nicolas Schier <nsc at kernel.org>

-- 
Nicolas



More information about the linux-riscv mailing list