sys-libs/libunwind: add -fcommon workaround for gcc-10, bug #
authorSergei Trofimovich <slyfox@gentoo.org>
Wed, 12 Feb 2020 23:42:18 +0000 (23:42 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 12 Feb 2020 23:42:24 +0000 (23:42 +0000)
commitc50e03e331565aa875dc7a081d9c0f865869f563
treea1cdeaf5e133747236de6f6e6676d0b09650f2ba
parente74b00434c481d8e2f1f25390ab8ae3c573dca9f
sys-libs/libunwind: add -fcommon workaround for gcc-10, bug #

The source fix is not trivial as it's not clear where global
shloud be defined: in common or per-arch files. Use -fcommon
downstream and leave proper fix to upstream ticket.

Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/706560
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-libs/libunwind/libunwind-1.2.1-r3.ebuild
sys-libs/libunwind/libunwind-1.3.1.ebuild