glibc/csu
Florian Weimer 7c241325d6 Force building with -fno-common
As a result, is not necessary to specify __attribute__ ((nocommon))
on individual definitions.

GCC 10 defaults to -fno-common on all architectures except ARC,
but this change is compatible with older GCC versions and ARC, too.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2021-07-09 20:09:14 +02:00
..
abi-note.c
check_fds.c
dso_handle.c
errno-loc.c
errno.c
gmon-start.c
init-first.c
init.c
libc-start.c
libc-tls.c
Makefile
start.c
static-reloc.c
sysdep.c
version.c
Versions