Commit e1657f3f272e87577aaf0c77aa040609394a0312

Nick Wellnhofer 2024-07-22T14:33:14

build: Use AC_CHECK_DECLS/check_symbol_exists for getentropy This assumes that getentropy is declared in sys/random.h. Should fix issues on iOS. See #774.