On 2024/12/12 16:10, Stuart Henderson wrote:
> On 2024/12/12 16:06, Stuart Henderson wrote:
> > / in the tag name adds a slight complication but it's not too
> > hard to deal with.
> > 
> > Makefile diff below will fix that.
> 
> oh, it needs WRKDIST setting too

CMakeLists.txt has this,

set(CMAKE_C_STANDARD 11)
set(CMAKE_C_STANDARD_REQUIRED ON)

suggesting it will need

COMPILER= base-clang ports-gcc
COMPILER_LANGS= c

Reply via email to