]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
top(1): increase warnings
authoreadler <eadler@FreeBSD.org>
Fri, 22 Jun 2018 10:20:21 +0000 (10:20 +0000)
committereadler <eadler@FreeBSD.org>
Fri, 22 Jun 2018 10:20:21 +0000 (10:20 +0000)
commit825b24c8a7c170c5de0199567b9ded3a4e8c4873
treef322f1b4d46c45faefedeb1f4f7bb07d1ac3553d
parent47ea704c2ed575e9eaf8e6221d5f0744813c133e
top(1): increase warnings

top(1) now builds without cast-qual warnings, so remove the exemption
for that.

Tested with clang, gcc7, gcc9
usr.bin/top/Makefile