[Dnsmasq-discuss] PATCH: fix v2.92test10 build regresion on non-Linux computers (FreeBSD, f.i.)
Matthias Andree
matthias.andree at gmx.de
Sun May 25 12:26:19 UTC 2025
Hi Simon,
90b24858 causes build regressions when HAVE_LINUX_NETWORK is undefined
because then netlink_warn is undefined and you cannot therefore cast it
to void to suppress the warning, and get an error instead of a dnsmasq.o
file.
The attached patch fixes compilation on FreeBSD.
--
Matthias Andree
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Unbreak-compilation-on-non-Linux-systems-FreeBSD.patch
Type: text/x-patch
Size: 783 bytes
Desc: not available
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20250525/79e2682c/attachment.bin>
More information about the Dnsmasq-discuss
mailing list