Sign in
qemu
/
qemu
/
030b56b280375242cd8591b06e806978b8564be1
/
.
/
contrib
/
rdmacm-mux
/
meson.build
blob: 36c9c8963047cae1375367b5cc91529943c05593 [
file
] [
log
] [
blame
]
if
have_pvrdma
# FIXME: broken on big endian architectures
executable
(
'rdmacm-mux'
,
files
(
'main.c'
),
genh
,
dependencies
:
[
glib
,
libumad
],
build_by_default
:
false
,
install
:
false
)
endif