You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A recent patch [1] overhauled the `uclibc` module to add support for
"toggling" 64-bit `time_t`. That patch, though, was centered around
supported 32-bit arm targets.
This patch extends that to all platforms whose target environment
matches `uclibc`. This option is mahine word-independent.
[1]: 2549bd4
0 commit comments