commit: 41a4a161191cd2cd5a869d9f382285242f548fb4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 7 12:18:41 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 7 12:18:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a4a161
app-crypt/gcr: add bug ref to patch Bug: https://bugs.gentoo.org/900152 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/gcr/files/3.41.1-implicit-func-decl.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-crypt/gcr/files/3.41.1-implicit-func-decl.patch b/app-crypt/gcr/files/3.41.1-implicit-func-decl.patch index f3f688013a76..f1f1ddc0b5d9 100644 --- a/app-crypt/gcr/files/3.41.1-implicit-func-decl.patch +++ b/app-crypt/gcr/files/3.41.1-implicit-func-decl.patch @@ -1,3 +1,5 @@ +https://bugs.gentoo.org/900152 + 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
