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 upload. Thanks! Berto