Upgrade Unbound to 1.6.1. More to follow.
This commit is contained in:
parent
1695a02fac
commit
0ad3231fad
@ -29,6 +29,7 @@ SRCS= alloc.c as112.c autotrust.c cachedb.c config_file.c configlexer.l \
|
||||
val_utils.c validator.c view.c winsock_event.c wire2str.c
|
||||
|
||||
WARNS?= 3
|
||||
NO_WTHREAD_SAFETY= true
|
||||
|
||||
LIBADD= ssl crypto pthread
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
NO_WERROR= true
|
||||
NO_WERROR= true
|
||||
NO_WTHREAD_SAFETY= true
|
||||
PACKAGE= unbound
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user