git: libtelnet/telnetd(8): Fix building with -fno-common.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jun 27 06:29:49 PDT 2020


commit e311a593a0939bb6b4c1f0de9ff58675c7c1403e
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jun 27 15:27:50 2020 +0200

    libtelnet/telnetd(8): Fix building with -fno-common.
    
    -fno-common will be default in future compilers (GCC 10, for example).

Summary of changes:
 lib/libtelnet/encrypt.c    | 7 -------
 libexec/telnetd/ext.h      | 2 +-
 libexec/telnetd/sys_term.c | 1 -
 libexec/telnetd/telnetd.c  | 1 -
 4 files changed, 1 insertion(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e311a593a0939bb6b4c1f0de9ff58675c7c1403e


-- 
DragonFly BSD source repository


More information about the Commits mailing list