Re: [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile

2024-08-26 Thread Jason A. Donenfeld
On Thu, Aug 22, 2024 at 09:13:12AM +0200, Christophe Leroy wrote: > Same as for gettimeofday CVDSO implementation, add c-getrandom-y > to ease the inclusion of lib/vdso/getrandom.c in architectures > VDSO builds. Thanks, seems straight forward. I'll apply this now as a fix.

[PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile

2024-08-22 Thread Christophe Leroy
Same as for gettimeofday CVDSO implementation, add c-getrandom-y to ease the inclusion of lib/vdso/getrandom.c in architectures VDSO builds. Signed-off-by: Christophe Leroy --- lib/vdso/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/vdso/Makefile b/lib/vdso/Makefile index 9f031