diff options
| author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2026-06-07 05:17:52 +0300 |
|---|---|---|
| committer | Paul Walmsley <pjw@kernel.org> | 2026-06-07 05:17:52 +0300 |
| commit | 84894ceb3c2ef5c5404359efd4edc6c438aa6d0c (patch) | |
| tree | 721b5dce1f63c8802fee78a03a9584f18737ff2d /include/linux/debugobjects.h | |
| parent | c0db0690f7fae7bd8cf1493e2f6b2a672e0c0de8 (diff) | |
| download | linux-84894ceb3c2ef5c5404359efd4edc6c438aa6d0c.tar.xz | |
riscv: Implement ARCH_HAS_CC_CAN_LINK
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.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Link: https://patch.msgid.link/20260316-cc-can-link-riscv-v4-1-64c072b456dd@linutronix.de
Signed-off-by: Paul Walmsley <pjw@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
