Re: [PATCH libevl v3] build: add initial RISC-V support
Philippe Gerum <[email protected]> Mon, 13 Jul 2026 14:26:20 +0200
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
Tobias Schaffner <[email protected]> writes: > Hi Philippe, > > On 7/13/26 12:34, Tobias Schaffner wrote: >> Provide the basic build infrastructure required to build libevl on RISC-V. >> Signed-off-by: Tobias Schaffner <[email protected]> >> --- >> meson.build | 4 ++++ >> meson/riscv64-linux-gnu | 17 +++++++++++++++++ >> 2 files changed, 21 insertions(+) >> create mode 100644 meson/riscv64-linux-gnu > > I removed the vDSO-related definitions from this patch to allow you to > integrate it together with the patch you send today. > Thanks, done. -- Philippe.