Hi Greg,

On Sun, May 10, 2020 at 10:05:10PM -0700, Greg Steuck wrote:
> I cleaned up lang/ghc a bit over the last couple of weekends.
> I tested by rebuilding a few ports (deps of hs-xmonad-contrib). I also
> ran ghci manually (which works normally from a wxallowed fs). Also I
> can see the ELF marker:
> 
> % objdump -p -j .note.openbsd.ident /usr/local/lib/ghc/bin/ghc | grep
> -i WXNEEDED
> OPENBSD_WXNEEDED off    0x0000000000000000 vaddr 0x0000000000000000
> paddr 0x0000000000000000 align 2**3

Thanks. I'm currently rebuilding ghc and all ports depending on it
with your diff.

[...]
> -REVISION =           2
> +REVISION =           4

That should be 3, not 4. When my build is done, I'll commit with 3, so
you may get a conflict on your side when updating.

Ciao,
        Kili

Reply via email to