HomeFreeBSD

unbound: Fix config.h

Description

unbound: Fix config.h

FreeBSD src does not support HAVE_DECL_EVSIGNAL_ASSIGN. While reviewing
the new config.h after regenerating it, this definition was not removed.

Updating config.h is a manual process of configuring the port and
copying/merging the generated config.h into src. This definition was
missed and not removed (#undef'd).

Fixes: 1838dec31895fd4752fa8631322ab93be0705a66
MFC after: 1 month
X-MFC with: 1838dec31895fd4752fa8631322ab93be0705a66

Details

Provenance
cyAuthored on Jan 15 2023, 6:55 AM
Parents
rG1838dec31895: unbound: Vendor import 1.17.1
Branches
Unknown
Tags
Unknown