aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/expat/patches/getrandom.patch
blob: 96c5f2d96b581cb36e438dd8d523218d51656e90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/expat_config.h
+++ b/expat_config.h
@@ -25,3 +25,3 @@
 /* Define to 1 if you have the `getrandom' function. */
-#define HAVE_GETRANDOM 1
+/* #undef HAVE_GETRANDOM */
 
@@ -52,3 +52,3 @@
 /* Define to 1 if you have `syscall' and `SYS_getrandom'. */
-#define HAVE_SYSCALL_GETRANDOM 1
+/* #undef HAVE_SYSCALL_GETRANDOM */