git: rtld(1): Fix building with -fno-common.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jun 27 06:29:49 PDT 2020
commit 239fb7d4e26077b2de80c308ae1a6bb532139fec
Author: Sascha Wildner <saw at online.de>
Date: Sat Jun 27 15:29:05 2020 +0200
rtld(1): Fix building with -fno-common.
-fno-common will be default in future compilers (GCC 10, for example).
Summary of changes:
libexec/rtld-elf/rtld_lock.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/239fb7d4e26077b2de80c308ae1a6bb532139fec
--
DragonFly BSD source repository
More information about the Commits
mailing list