On Fri Jun 05, 2020 at 11:55:21PM +0200, Klemens Nanni wrote:
> 
> I thought I had already sent out (or even committed) this diff...
> 
> For another WIP port, boost-md is required is required.
> I've been building and linking against it just fine on sparc64.
> 
> OK?

If it works on sparc64, sure!

> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/boost/Makefile,v
> retrieving revision 1.95
> diff -u -p -r1.95 Makefile
> --- Makefile  31 Mar 2020 04:37:47 -0000      1.95
> +++ Makefile  5 Jun 2020 21:52:33 -0000
> @@ -1,6 +1,6 @@
>  # $OpenBSD: Makefile,v 1.95 2020/03/31 04:37:47 rsadowski Exp $
>  
> -ONLY_FOR_ARCHS-md = aarch64 amd64 arm i386 powerpc
> +ONLY_FOR_ARCHS-md = aarch64 amd64 arm i386 powerpc sparc64
>  
>  COMMENT-main=        free peer-reviewed portable C++ source libraries
>  COMMENT-md=  machine-dependent libraries for boost
> 

Reply via email to