[Bug 226872] lang/ghc: fails to build with lld as /usr/bin/ld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 7 18:29:29 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226872

--- Comment #6 from arrowd <6yearold at gmail.com> ---
I've posted a preliminary diff to update GHC to 8.4.1 [1]. I repackaged
bootstrap compiler changed both to use ld.bfd as their linker. However, this
isn't ready to be committed yet, because ~400 hs* ports also need updating. And
then at least 3 exp runs.

To make the current port use ld.bfd try a change I made on
lang/ghc/Makefile:100 and lang/ghc/Makefile:41, that is removing
--with-ld=${LD} configure argument and passing LD env var.

[1] https://reviews.freebsd.org/D15005

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-haskell mailing list