On Mon, 2 Aug 2021 at 21:54, Peter Maydell <[email protected]> wrote: > A simple fix/workaround would be to set "b_lundef = false" in > default_options in your meson.build (which will suppress the > -Wl,--no-undefined option).
...though I just tried that as a local change in my tree and it didn't seem to cause meson to actually change the command line it was using to build the .so file... -- PMM
