ports/security/libgcrypt/patches/patch-config_h_in

16 lines
353 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
https://dev.gnupg.org/T6442
Index: config.h.in
--- config.h.in.orig
+++ config.h.in
@@ -285,6 +285,9 @@
/* Define to 1 if you have the `getentropy' function. */
#undef HAVE_GETENTROPY
+/* Define to 1 if you have the `getrandom' function. */
+#undef HAVE_GETRANDOM
+
/* Define to 1 if you have the `gethrtime' function. */
#undef HAVE_GETHRTIME