]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
wg: drop -Wno-cast-qual from CFLAGS
authorKyle Evans <kevans@FreeBSD.org>
Sat, 5 Nov 2022 03:45:36 +0000 (22:45 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Sat, 5 Nov 2022 03:46:55 +0000 (22:46 -0500)
commita28989483e9d4b3488b3b232139fc47b522a6786
tree94d2f4c56e91942c6aaa6b682fe871c2d53e47c9
parent2cb43631ab122ee0b2a3a101003b73415a9bf963
wg: drop -Wno-cast-qual from CFLAGS

The latest update fixes the warning by applying const to the correct
part of the pointer.
usr.bin/wg/Makefile