Created attachment 123094 [details] build: add check for clock_gettime() in librt zuctest is another clock_gettime() user that fails to link against librt when necessary. Instead of adding another -lrt LDADD entry i've opted for the saner way and converted the check to a configure test that will set CLOCK_GETTIME_LIBS appropiately and replaced all instances of -lrt with it. Built-tested against old and new glibc.
Hi, thank you for writing a patch. Could you send it to the wayland-devel@ mailing list so we can track it in https://patchwork.freedesktop.org/project/wayland/patches/ and review it, please? Would also be nice to add this to the commit message above your S-o-b: Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95037 Thanks.
See: https://patchwork.freedesktop.org/patch/82695/ https://patchwork.freedesktop.org/patch/83037/
Oh yeah, I landed those, so marking as fixed. I forgot about this bug as neither patch carried a link. ;-)
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.