On Tue, 4 Jul 2023 16:48:10 +0000
Gary Jennejohn <[email protected]> wrote:

> buildworld breaks because I do not have INET6 defined:
>
> /usr/src/sbin/ping/main.c:76:7: error: variable 'ipv4' set but not used 
> [-Werror,-Wunused-but-set-variable]
>         bool ipv4 = false;
>              ^
> 1 error generated.
>

I bit the bullet and enabled INET6, so there won't be any more reports like
this from me in the future.

--
Gary Jennejohn

Reply via email to