community/gr-osmosdr: disable check due to no tests, disable on s390x
enable_testing()
is set in CMakeLists.txt, but there are no tests hooked up in the source and no test files.
Disable check to avoid a ctest No tests were found!!!
error causing build failure with abuild 3.14.0 (volatile error log).
Ref: #16519 (closed)
Also disable on s390x due to gnuradio-dev
no longer being available there. Ref: a59709ed
Edited by mio