git: top(1): Fix building with -fno-common.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jun 28 02:49:01 PDT 2020


commit 8ea225a86ebb665d298184a86bbe59a602191a76
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jun 28 11:20:57 2020 +0200

    top(1): Fix building with -fno-common.
    
    -fno-common will be default in future compilers (GCC 10, for example).

Summary of changes:
 usr.bin/top/m_dragonfly.c | 2 +-
 usr.bin/top/top.h         | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8ea225a86ebb665d298184a86bbe59a602191a76


-- 
DragonFly BSD source repository


More information about the Commits mailing list