Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
preload: Fix time64 redirect for glibc 2.39.9
__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
- Loading branch information