Skip to content

build: properly link against rt

Simeon Schaub requested to merge simeonschaub/libevdev:sds/link_rt into master

This is especially relevant for cross-compilation, since libevdev uses clock_gettime. This came up in https://github.com/JuliaPackaging/Yggdrasil/pull/3201.

Merge request reports