git: tftp(1): Fix building with -fno-common
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jul 12 02:35:41 PDT 2020
commit d21d3ae52e878bee7770f8c26d7958e389b3db69
Author: Krzysztof Piecuch <piecuch at protonmail.com>
Date: Sat Jul 11 17:40:22 2020 +0000
tftp(1): Fix building with -fno-common
-fno-common will be default in future compilers (GCC 10, for example).
Summary of changes:
usr.bin/tftp/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d21d3ae52e878bee7770f8c26d7958e389b3db69
--
DragonFly BSD source repository
More information about the Commits
mailing list