On Wed, Aug 5, 2020 at 2:26 AM Adrian Bunk wrote:
>
> On Tue, Aug 04, 2020 at 11:14:48PM -0700, Khem Raj wrote:
> > defaults for gcc is to use -fno-common this ensures that it keeps using
> > -fcommon until the real issue is fixed
> >
> > Fixes
> > src/arm/Ginit.c:60: multiple definition of `_U_dy
On Tue, Aug 04, 2020 at 11:14:48PM -0700, Khem Raj wrote:
> defaults for gcc is to use -fno-common this ensures that it keeps using
> -fcommon until the real issue is fixed
>
> Fixes
> src/arm/Ginit.c:60: multiple definition of `_U_dyn_info_list';
> mi/.libs/dyn-info-list.o:/usr/src/debug/libunwi
defaults for gcc is to use -fno-common this ensures that it keeps using
-fcommon until the real issue is fixed
Fixes
src/arm/Ginit.c:60: multiple definition of `_U_dyn_info_list';
mi/.libs/dyn-info-list.o:/usr/src/debug/libunwind/1.4.0-r0/build/src/../../libunwind-1.4.0/src/mi/dyn-info-list.c:28: