git: libthread_xu: Fix building with -fno-common.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Sat Jun 27 06:30:47 PDT 2020
    
    
  
commit 1ff88af15575d2134efbb696f77ac97d49e3125c
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jun 27 15:30:42 2020 +0200
    libthread_xu: Fix building with -fno-common.
    
    -fno-common will be default in future compilers (GCC 10, for example).
Summary of changes:
 lib/libthread_xu/thread/thr_private.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ff88af15575d2134efbb696f77ac97d49e3125c
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list