Disable USE_EGD for LibreSSL
Disable use of RAND_egd as it is absent in FreeBSD. This also fixes build error with LibreSSL. Origin: https://bz-attachments.freebsd.org/attachment.cgi?id=144635 Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191852 Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191956
This commit is contained in:
committed by
Tatsuya Kinoshita
parent
e077be68e2
commit
b008f95eea
@@ -85,7 +85,7 @@
|
||||
#undef INET6
|
||||
#undef HAVE_SOCKLEN_T
|
||||
#undef HAVE_OLD_SS_FAMILY
|
||||
#define USE_EGD
|
||||
#undef USE_EGD
|
||||
#define ENABLE_REMOVE_TRAILINGSPACES
|
||||
#undef MENU_THIN_FRAME
|
||||
#undef USE_RAW_SCROLL
|
||||
|
Reference in New Issue
Block a user