[PATCH v3 3/5] riscv: compat_vdso: Introduce COMPAT_MARCH variable
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Fri Jul 17 05:19:33 PDT 2026
On Fri, Jul 17, 2026 at 10:06:36AM +0200, Nam Cao wrote:
> The -march option is inside COMPAT_CC_FLAGS, making it difficult to extend.
>
> Introduce COMPAT_MARCH variable to allow extension. A follow-up commit
> will take advantage of this to add _zacas to -march.
>
> Signed-off-by: Nam Cao <namcao at linutronix.de>
Reviewed-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
> ---
> arch/riscv/kernel/compat_vdso/Makefile | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
More information about the linux-riscv
mailing list