summaryrefslogtreecommitdiffstats
path: root/contrib/libs/libevent/patches/config.patch
blob: 93f6fca5e3bd9e74ebe4e1a7037eb62ff2d3a234 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- contrib/libs/libevent/include/event2/event-config-linux.h	(index)
+++ contrib/libs/libevent/include/event2/event-config-linux.h	(working tree)
@@ -30,13 +30,13 @@
 /* #undef EVENT__HAVE_AFUNIX_H */
 
 /* Define to 1 if you have the `arc4random' function. */
-#define EVENT__HAVE_ARC4RANDOM 1
+/* #undef EVENT__HAVE_ARC4RANDOM */
 
 /* Define to 1 if you have the `arc4random_addrandom' function. */
 /* #undef EVENT__HAVE_ARC4RANDOM_ADDRANDOM */
 
 /* Define to 1 if you have the `arc4random_buf' function. */
-#define EVENT__HAVE_ARC4RANDOM_BUF 1
+/* #undef EVENT__HAVE_ARC4RANDOM_BUF */
 
 /* Define to 1 if you have the <arpa/inet.h> header file. */
 #define EVENT__HAVE_ARPA_INET_H 1