[Bug 236346] fix build of some haskell ports with base GNU ld
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 20 13:26:37 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236346
--- Comment #7 from mikael.urankar at 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} == powerpc64
+USE_BINUTILS= yes
+.endif
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-haskell
mailing list