NetBSD/usr.bin/tftp
fox 171529808d user.bin/tftp: Suppress -Werror=format-overflow error.
Add -Wno-error=format-overflow tftp.c to prevent build failure.

Error was reported when build.sh was run with MKLIBCSANITIZER=yes flag.

Reviewed by: kamil@
2020-02-08 13:33:56 +00:00
..
Makefile user.bin/tftp: Suppress -Werror=format-overflow error. 2020-02-08 13:33:56 +00:00
extern.h
main.c
tftp.1
tftp.c
tftpsubs.c
tftpsubs.h