Bug#949618: webkit2gtk: Please disable Gold linker on powerpc

2020-01-22 Thread Alberto Garcia
Control: tags -1 pending On Wed, Jan 22, 2020 at 09:40:08PM +0100, John Paul Adrian Glaubitz wrote: > Please disable Gold on powerpc with: > > ifneq (,$(filter $(DEB_HOST_ARCH),powerpc)) > EXTRA_CMAKE_ARGUMENTS += -DUSE_LD_GOLD=OFF > endif Looks good to me, this will be in the next uploa

Bug#949618: webkit2gtk: Please disable Gold linker on powerpc

2020-01-22 Thread John Paul Adrian Glaubitz
Source: webkit2gtk Version: 2.26.3-1 Severity: normal User: debian-powe...@lists.debian.org Usertags: powerpc Hi! The Gold linker is causing issues on powerpc which can be fixed by simply linking webkit2gtk with the standard BFD linker instead. Please disable Gold on powerpc with: ifneq (,$(fil