Switch ntp's embedded libevent to 2.1.18
For OpenSSL 1.1.1 compatibility. Sponsored by: The FreeBSD Foundation.
This commit is contained in:
parent
f874fbd8e8
commit
9f9d314d11
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${SRCTOP}/contrib/ntp/sntp/libevent
|
||||
.PATH: ${SRCTOP}/contrib/libevent
|
||||
|
||||
LIB= ntpevent
|
||||
INTERNALLIB=
|
||||
@ -26,7 +26,7 @@ NTP_ATOMIC=noatomic
|
||||
.endif
|
||||
|
||||
CFLAGS+= -I${SRCTOP}/contrib/ntp/include \
|
||||
-I${SRCTOP}/contrib/ntp/sntp/libevent/include \
|
||||
-I${SRCTOP}/contrib/libevent/include \
|
||||
-I${.CURDIR}/
|
||||
|
||||
CFLAGS+= -DHAVE_BSD_NICE -DHAVE_STDINT_H
|
||||
|
Loading…
Reference in New Issue
Block a user