summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-crypt/gcr/files/3.41.1-implicit-func-decl.patch2
1 files changed, 2 insertions, 0 deletions
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