Linking issues on macOS
CMake is not reliable in finding needed libraries for HDF5 and Boost. As a workaround librt
has been added to HDF5_LIBRARIES
and Boost_LIBRARIES
, but librt
is not needed (and not available on macOS).
Edited by gsell
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
CMake is not reliable in finding needed libraries for HDF5 and Boost. As a workaround librt
has been added to HDF5_LIBRARIES
and Boost_LIBRARIES
, but librt
is not needed (and not available on macOS).