| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-07 | app-crypt/gcr: add bug ref to patch | Sam James | |
| Bug: https://bugs.gentoo.org/900152 Signed-off-by: Sam James <sam@gentoo.org> | |||
| 2023-03-07 | app-crypt/gcr: fix implicit func decls | Sam James | |
| It doesn't make sense to default XOPEN_SOURCE and subsequently DEFAULT_SOURCE as DEFAULT_SOURCE is asking for no extensions. Anyway, just ask for GNU_SOURCE as it'll placate both musl and glibc for all of strptime/timegm/getpass and gcr-3 is obsolete anyway. gcr-4 is fine. Closes: https://bugs.gentoo.org/900152 Signed-off-by: Sam James <sam@gentoo.org> | |||
