Source: webkit2gtk
Version: 2.26.3-1
Severity: normal
User: debian-powerpc@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 (,$(filter $(DEB_HOST_ARCH),powerpc))
        EXTRA_CMAKE_ARGUMENTS += -DUSE_LD_GOLD=OFF
endif

Gold is disabled on openSUSE as well where webkit2gtk builds fine and I have
verified that this is the case on Debian as well.

Adrian

> [1] 
> https://build.opensuse.org/package/view_file/openSUSE:Factory:ARM/webkit2gtk3/webkit2gtk3.spec?expand=1

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to