Re: [PATCH libevl] build: add initial RISC-V support
Philippe Gerum <[email protected]> Wed, 08 Jul 2026 09:05:08 +0200
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
Tobias Schaffner <[email protected]> writes: > Hi Philippe, > > On 10/9/25 14:57, Tobias Schaffner wrote: >> From: shannmu <[email protected]> >> Provide the basic build infrastructure and VDSO definitions >> required to build libevl on RISC-V. >> Tested-by: Tobias Schaffner <[email protected]> >> Signed-off-by: Tobias Schaffner <[email protected]> > > is this ready to get merged apart from a missing Signed-off-by by shanmu? > Almost, but some solution should be found not to have the hard-coded path below: >> diff --git a/meson/riscv64-linux-gnu b/meson/riscv64-linux-gnu >> +sys_root = '/usr/riscv64-linux-gnu' -- Philippe.