logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 259afc323f57146fcd1d4625f342e09c1d664290
parent f32ede30b8f7b02d679adc6c87e71c3515571e6f
Author: Michael Forney <mforney@mforney.org>
Date:   Mon,  5 Nov 2018 12:38:47 -0800

python: Update config.h for musl 1.1.20

Diffstat:

Mpkg/python/pyconfig.h8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h @@ -24,7 +24,7 @@ /* #undef HAVE_BLUETOOTH_BLUETOOTH_H */ /* #undef HAVE_BLUETOOTH_H */ /* #undef HAVE_BROKEN_MBSTOWCS */ -#define HAVE_BROKEN_NICE 1 +/* #undef HAVE_BROKEN_NICE */ /* #undef HAVE_BROKEN_PIPE_BUF */ /* #undef HAVE_BROKEN_POLL */ /* #undef HAVE_BROKEN_POSIX_SEMAPHORES */ @@ -125,7 +125,7 @@ #define HAVE_GCC_UINT128_T 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETC_UNLOCKED 1 -/* #undef HAVE_GETENTROPY */ +#define HAVE_GETENTROPY 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETGROUPS 1 /* #undef HAVE_GETHOSTBYNAME */ @@ -144,7 +144,7 @@ #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETPWENT 1 -/* #undef HAVE_GETRANDOM */ +#define HAVE_GETRANDOM 1 #define HAVE_GETRANDOM_SYSCALL 1 #define HAVE_GETRESGID 1 #define HAVE_GETRESUID 1 @@ -348,7 +348,7 @@ /* #undef HAVE_SYS_NDIR_H */ #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 -/* #undef HAVE_SYS_RANDOM_H */ +#define HAVE_SYS_RANDOM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SENDFILE_H 1