]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ping: allow building without INET support
authorAlan Somers <asomers@FreeBSD.org>
Sat, 28 Nov 2020 23:24:19 +0000 (23:24 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Sat, 28 Nov 2020 23:24:19 +0000 (23:24 +0000)
commitfd26389be7e149849c75a10311805a29d7215918
tree345957919f01f66b53d8343b497302de43372048
parent5667729fba644a8dc105eb7435142b6c20969562
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