Probably better to set COMPILER= base-clang
On 2021/01/09 13:50, Kurt Mosiejczuk wrote:
> www/purritobin has never compiled on sparc64.
>
> ok to mark it BROKEN?
>
> (cc maintainer)
>
> --Kurt
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/www/purritobin/Makefile,v
> retrieving revision 1.3
> diff -u -p -r1.3 Makefile
> --- Makefile 12 Dec 2020 15:02:35 -0000 1.3
> +++ Makefile 9 Jan 2021 18:49:50 -0000
> @@ -1,5 +1,7 @@
> # $OpenBSD $
>
> +BROKEN-sparc64 = undefined reference to
> std::filesystem::__cxx11::path::_M_split_cmpts()
> +
> COMMENT = minimalistic command line pastebin
> PKGNAME = ${DISTNAME:L}
> CATEGORIES = www net
>