In that case, someone should upload something like this: (master *)mwhudson@anduril:~/src/pkg/DHG_packages/p/ghc$ git diff diff --git a/p/ghc/debian/rules b/p/ghc/debian/rules index a5fd42860b..af3f8851d3 100755 --- a/p/ghc/debian/rules +++ b/p/ghc/debian/rules @@ -50,7 +50,7 @@ endif # once #901947 has been fixed. # Do the same for powerpcspe, due to https://bugs.debian.org/904915 # Do the same for sparc64, due to https://bugs.debian.org/908998 -ifneq (,$(filter mips mipsel powerpc powerpcspe sparc64, $(DEB_HOST_ARCH))) +ifneq (,$(filter mips mipsel powerpc powerpcspe ppc64el sparc64, $(DEB_HOST_ARCH))) EXTRA_CONFIGURE_FLAGS += --disable-ld-override endif
but not me right now as I'm going to bed :) On Tue, 3 Nov 2020 at 20:33, Matthias Klose <d...@ubuntu.com> wrote: > the patch mentioned above is already part of bintuils 2.35.1-2. > > -- > To unsubscribe, send mail to 973623-unsubscr...@bugs.debian.org. >