Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2019 13:26:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        haskell@FreeBSD.org
Subject:   [Bug 236346] fix build of some haskell ports with base GNU ld
Message-ID:  <bug-236346-16154-fiQMQz6z7O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236346-16154@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236346-16154@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236346

--- Comment #7 from mikael.urankar@gmail.com ---
(In reply to Piotr Kubaj from comment #6)
I confirm the issue with all options off, it's fixed by adding these lines =
to
bsd.cabal.mk

+.if ${ARCH} =3D=3D powerpc64
+USE_BINUTILS=3D yes
+.endif

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236346-16154-fiQMQz6z7O>