Hi Brian,
If it works for you on your hppa machine it should be OK on
enabling it again, as you said after unlock.
OK gsoares@
On Mon, Apr 08, 2019 at 12:35:14AM -0400, Brian Callahan wrote:
> Hi ports --
>
> Obviously for after unlock. devel/libowfat is marked BROKEN-hppa. But it
> seems like this is no longer necessary; I just built/installed it no problem
> on my hppa machine with base-gcc. Doesn't seem to use atomics.
>
> ~Brian
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/libowfat/Makefile,v
> retrieving revision 1.7
> diff -u -p -r1.7 Makefile
> --- Makefile 17 May 2018 09:53:02 -0000 1.7
> +++ Makefile 8 Apr 2019 04:32:57 -0000
> @@ -1,7 +1,6 @@
> # $OpenBSD: Makefile,v 1.7 2018/05/17 09:53:02 espie Exp $
>
> COMMENT = library of general purpose APIs
> -BROKEN-hppa = missing atomic ops
>
> SO_VERSION = 0.0
> SHARED_LIBS += owfat ${SO_VERSION}