Logo
Explore Help
Sign In
dfaggioli/qemu
1
0
Fork 0
You've already forked qemu
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
fd62bff901b6c25df4971066b74049548caadc83
qemu/contrib/rdmacm-mux/meson.build

8 lines
228 B
Meson
Raw Normal View History

meson, configure: move RDMA options to meson Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-04-20 17:33:41 +02:00
if have_pvrdma
contrib/rdmacm-mux: convert to Meson We can use config-host.mak to decide whether the tool has to be built, apart from that the conversion is straightforward. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-06-10 12:27:52 +02:00
# FIXME: broken on big endian architectures
meson: build contrib/ executables after generated headers This will be needed as soon as config-poison.h moves from configure to a meson custom_target (which is built at "ninja" time). Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-12-20 09:28:46 +01:00
executable('rdmacm-mux', files('main.c'), genh,
contrib/rdmacm-mux: convert to Meson We can use config-host.mak to decide whether the tool has to be built, apart from that the conversion is straightforward. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-06-10 12:27:52 +02:00
dependencies: [glib, libumad],
build_by_default: false,
install: false)
endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 99ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API