On Sat, Dec 24, 2022 at 10:11:03AM +0100, Sebastien Marie wrote:
> On Wed, Dec 21, 2022 at 03:25:19PM +0100, Laurent Cheylus wrote:
> > Update for helix-editor version 22.12
> > 
> > - Blog post about release 22.12 Highlights
> > https://helix-editor.com/news/release-22-12-highlights/
> > - Changelog 
> > https://github.com/helix-editor/helix/blob/master/CHANGELOG.md#2212-2022-12-06
> > 
> 
> the grammar so file for zig seems to be using C++ (it needs libc++)
> 
> so, to have it to build on sparc64, we should:
> - use ${COMPILER_LIBCXX} instead of c++
> - set COMPILER to base-clang ports-gcc (due to C++ code)
> 
> As I don't have sparc64 acccess, I didn't test it.
> 
> I intent to commit the proposed chaxnges with the following diff tomorrow.
> 
> Comments or OK ?

It builds and packages fine on sparc64. It even seems to work in a quick
test.

ok tb

Reply via email to