git: make(1): Fix building with -fno-common.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jun 27 06:20:26 PDT 2020
commit f37c4c71cfe5cc7d37b7b18541fa8421962b36d7
Author: Sascha Wildner <saw at online.de>
Date: Sat Jun 27 15:19:19 2020 +0200
make(1): Fix building with -fno-common.
-fno-common will be default in future compilers (GCC 10, for example).
Summary of changes:
contrib/bmake/main.c | 2 ++
contrib/bmake/make.h | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f37c4c71cfe5cc7d37b7b18541fa8421962b36d7
--
DragonFly BSD source repository
More information about the Commits
mailing list