mirror of https://github.com/getdnsapi/getdns.git
Use newer unbound for linking issues with sldns
This commit is contained in:
parent
997fbec46f
commit
a515b8d688
|
@ -64,7 +64,7 @@ Assuming that the getdns sources are in a diretory named getdns in your home dir
|
|||
```
|
||||
# mkdir unbound
|
||||
# cd unbound
|
||||
# svn export -r 3012 http://unbound.nlnetlabs.nl/svn/trunk
|
||||
# svn export -r 3023 http://unbound.nlnetlabs.nl/svn/trunk
|
||||
# cd trunk
|
||||
# ./configure --with-libevent --with-libunbound-only
|
||||
### add --disable-gost --disable-ecdsa if elliptic curves are disabled for you.
|
||||
|
|
Loading…
Reference in New Issue