[PATCH RESEND v4] riscv: Implement ARCH_HAS_CC_CAN_LINK

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Thu May 21 20:08:00 PDT 2026


Hello:

This patch was applied to riscv/linux.git (for-next)
by Paul Walmsley <pjw at kernel.org>:

On Mon, 16 Mar 2026 16:46:14 +0100 you wrote:
> The generic CC_CAN_LINK detection relies on -m32/-m64 compiler flags.
> These are not supported by riscv compilers.
> 
> Use architecture-specific logic using -mabi instead.
> 
> Prefer the 'd' ABI variant when possible as todays toolchains are most
> likely to provide a libc for that one.
> 
> [...]

Here is the summary with links:
  - [RESEND,v4] riscv: Implement ARCH_HAS_CC_CAN_LINK
    https://git.kernel.org/riscv/c/c586c8394c6a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-riscv mailing list