On Wed, 30 Jul 2025 at 01:27, Richard Henderson <richard.hender...@linaro.org> wrote: > > All real definitions of ELF_PLATFORM are now identical, and the stub > definitions are NULL. Provide a weak stub as a fallback definition. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/elfload.c | 21 ++++++--------------- > 1 file changed, 6 insertions(+), 15 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM