iigs
2024-03-27 32d98a3796b058e946d5d41ed5637129c312a8e9
commit | author | age
5f510f 1 --- gecko-dev-master/ipc/chromium/src/third_party/libevent/solaris/event2/event-config.h.~1~    2022-05-06 15:04:20.000000000 +0000
CG 2 +++ gecko-dev-master/ipc/chromium/src/third_party/libevent/solaris/event2/event-config.h    2022-05-10 15:18:57.904722373 +0000
3 @@ -33,7 +33,7 @@
4  #define EVENT__HAVE_ARC4RANDOM 1
5  
6  /* Define to 1 if you have the `arc4random_addrandom' function. */
7 -#define EVENT__HAVE_ARC4RANDOM_ADDRANDOM 1
8 +/* #undef EVENT__HAVE_ARC4RANDOM_ADDRANDOM 1 */
9  
10  /* Define to 1 if you have the `arc4random_buf' function. */
11  #define EVENT__HAVE_ARC4RANDOM_BUF 1
12 @@ -218,7 +218,7 @@
13  #define EVENT__HAVE_SELECT 1
14  
15  /* Define to 1 if you have the `sendfile' function. */
16 -#define EVENT__HAVE_SENDFILE 1
17 +#undef EVENT__HAVE_SENDFILE
18  
19  /* Define to 1 if you have the `setenv' function. */
20  #define EVENT__HAVE_SETENV 1