On 3/16/22 10:52, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau <marcandre.lur...@redhat.com>

It is unused.

It's fine to remove it now, but I'll bring it back in 7.1. :)  You decide.

Paolo

Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
---
  meson.build | 1 -
  1 file changed, 1 deletion(-)

diff --git a/meson.build b/meson.build
index bae62efc9c33..784e91753630 100644
--- a/meson.build
+++ b/meson.build
@@ -44,7 +44,6 @@ config_host_data = configuration_data()
  genh = []
  qapi_trace_events = []
-bsd_oses = ['gnu/kfreebsd', 'freebsd', 'netbsd', 'openbsd', 'dragonfly', 'darwin']
  supported_oses = ['windows', 'freebsd', 'netbsd', 'openbsd', 'darwin', 
'sunos', 'linux']
  supported_cpus = ['ppc', 'ppc64', 's390x', 'riscv', 'x86', 'x86_64',
    'arm', 'aarch64', 'loongarch64', 'mips', 'mips64', 'sparc', 'sparc64']


Reply via email to