On Tue, Apr 29, 2025 at 12:14:04 +0100, Daniel P. Berrangé via Devel wrote: > From: Daniel P. Berrangé <berra...@redhat.com> > > Change the meson rules to always enable numad if on a FreeBSD host, > unless the meson options say not to. > > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > meson.build | 11 +---------- > src/bhyve/bhyve_command.c | 6 +++--- > 2 files changed, 4 insertions(+), 13 deletions(-)
Reviewed-by: Peter Krempa <pkre...@redhat.com>