Index | Thread | Search

From:
"Stuart Henderson via ports" <ports@openbsd.org>
Subject:
Re: HOTFIX games/{bugdom,bugdom2,nanosaur,mightymike,ottomatic,billyfrontier} on sparc64
To:
izder456 via ports <ports@openbsd.org>
Date:
Wed, 13 Mar 2024 18:24:26 +0000

Download raw body.

Thread
On 2024/03/13 12:31, izder456 via ports wrote:
> Hey ports@-
> 
> Looks like these ports I take MAINTAINER on fail on sparc64 with the
> same u8string error, which AFAIK is a C++20 thing.
> 
> From what it looks like, sparc64 doesn't have a C++20 compiler, so they
> unfortunately will be broken on that arch.
> 
> Attached are diffs that adds BROKEN-sparc64 to those ports.

I think something like this would be preferable

# requires C++20
COMPILER = base-clang