|
@@ -17,6 +17,7 @@ UNBOUND_CONF_OPTS = \
|
|
--with-pidfile=/var/run/unbound.pid \
|
|
--with-pidfile=/var/run/unbound.pid \
|
|
--with-rootkey-file=/etc/unbound/root.key \
|
|
--with-rootkey-file=/etc/unbound/root.key \
|
|
--enable-tfo-server \
|
|
--enable-tfo-server \
|
|
|
|
+ --with-libevent=$(STAGING_DIR)/usr \
|
|
--with-libexpat=$(STAGING_DIR)/usr \
|
|
--with-libexpat=$(STAGING_DIR)/usr \
|
|
--with-ssl=$(STAGING_DIR)/usr
|
|
--with-ssl=$(STAGING_DIR)/usr
|
|
|
|
|