Re: [PATCH v2 10/10] kbuild: simplify CC_CAN_LINK
From: Nicolas Schier
Date: Wed Nov 12 2025 - 15:03:47 EST
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@xxxxxxxxxxxxx>
> ---
> Makefile | 11 +++--------
> init/Kconfig | 3 +--
> 2 files changed, 4 insertions(+), 10 deletions(-)
>
Reviewed-by: Nicolas Schier <nsc@xxxxxxxxxx>
--
Nicolas