Re: git: 1ff22df3296b - main - devel/eclipse-titan: Add new port

From: Gerald Pfeifer <gerald_at_pfeifer.com>
Date: Sun, 06 Jul 2025 15:29:58 UTC
On Sun, 15 Jun 2025, Hiroki Sato wrote:
>>> +USE_GCC=	yes
>> Our of curiosity, why does this require GCC? (This might be worth a
>> comment in Makefile?)
> Sure, I will add some comments to the Makefile.  It has both
> build-time and runtime dependency.  Regarding the build-time, it does
> not build using clang++ while I am working on a patch to fix it.

Thank you for the background. I hope you can add anote to the Makefile for 
anyone looking into this in the future.

(By the way, I just saw that this new port has been marked BROKEN for 
three weeks now?)

Gerald