]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ping: allow building without INET support
authorasomers <asomers@FreeBSD.org>
Sat, 28 Nov 2020 23:24:19 +0000 (23:24 +0000)
committerasomers <asomers@FreeBSD.org>
Sat, 28 Nov 2020 23:24:19 +0000 (23:24 +0000)
commit68711bc23b8cab6926ee022d1a8797d87f05b6e2
tree345957919f01f66b53d8343b497302de43372048
parent67ad67cea99b751c195f31746fcb97ac15ec26fa
ping: allow building without INET support

Building without INET6 support was already possible. Now it's possible to
build ping with only INET6, or even with neither INET nor INET6.

Reported by: bz
Reviewed by: bz
MFC-With: 368045
Differential Revision: https://reviews.freebsd.org/D27394
sbin/ping/Makefile
sbin/ping/main.c