[Bug 239193] lang/ghc: fix build on powerpc64 elfv1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 16 09:54:03 UTC 2019


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

--- Comment #5 from mikael.urankar at gmail.com ---
(In reply to Piotr Kubaj from comment #4)
> (In reply to mikael.urankar from comment #3)
> Putting error doesn't break the build.
> 
> -+#if defined(ELF_V1)
> ++#if defined(_CALL_ELF) && (_CALL_ELF == 1)
> ^^ This allows to build it.

Ok, can you commit the fix?

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


More information about the freebsd-haskell mailing list