Skip to content
Commit 7c241325 authored by Florian Weimer's avatar Florian Weimer
Browse files

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: default avatarCarlos O'Donell <carlos@redhat.com>
parent dc76a059
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment