[Bug 203931] [PATCH] dns/knot2 fix build on 9.3 and enable multi-instance rc.d
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 23 00:31:40 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203931
--- Comment #3 from milios at ccsys.com ---
I apologize for putting two totally unrelated changes into this one PR. Thanks
for finding the root cause of the dnstap breakage and fixing it so quickly,
Alexey.
So, my quick fix just masked the problem because USE_GCC with a gcc not in base
ends up adding -I${LOCALBASE}/include (the value of DNSTAP_CPPFLAGS). Glad this
doesn't actually require the GPL3 gcc to be used on 9.x.
While I may be the only one interested in running multiple instances of Knot on
the same FreeBSD system without relying on jails to do it, this improved rc.d
script should allow use of Knot in many split-horizon scenarios and requires no
configuration changes to work with the common single-use case.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list