HomeFreeBSD

Ensure that there is only one variable definition per each object, as

Description

Ensure that there is only one variable definition per each object, as
the C (and C++) standards mandated for years and compilers started to
enforce as of recently (Clang 11, GCC 10).

Reported by: pkg-fallout

Details

Provenance
danfeAuthored on
Parents
rP547507: - Unbreak the build with -fno-common (Clang 11, GCC 10)
Branches
Unknown
Tags
Unknown