summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/libfaketime-32bit.patch
AgeCommit message (Collapse)Author
2025-09-17gnu: libfaketime: Fix 64-bit time_t on 32-bit platforms.Yelninei
Fixes guix/guix#2633. * gnu/packages/patches/libfaketime-32bit.patch : New patch. * gnu/packages/check.scm (libfaketime)[#:phases]: Remove 'switch-libc-call phase and add phase applying the patch. In 'pre-check don't skip any tests. Change-Id: I86410d0cc8ef270c967ba880b10d4ae14181d783 Signed-off-by: Ludovic Courtès <ludo@gnu.org>