blob: 36c9c8963047cae1375367b5cc91529943c05593 (
plain) (
tree)
|
|
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
|