martinpitt / umockdev

Mock hardware devices for creating unit tests and bug reporting
https://launchpad.net/umockdev
GNU Lesser General Public License v2.1
308 stars 54 forks source link

preload: Fix time64 redirect for glibc 2.39.9 #239

Closed martinpitt closed 3 months ago

martinpitt commented 3 months ago

USE_TIME_BITS64 is now always defined on 64 bit architectures, but the `clock_gettime64` redirect doesn't exist there.

See https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=a4ed0471d7