On 11/11/2020 7:55 am, Bob Eager wrote:
I have a port that, for reasons I won't go into, I build with gcc.
It all works fine with USE_GCC= yes - no problem.
The issue is that it's a build dependency and a run dependency. So
anyone wanting to use it has to install gcc, and is discouraged because
On 11/11/2020 7:55 am, Bob Eager wrote:
> I have a port that, for reasons I won't go into, I build with gcc.
>
> It all works fine with USE_GCC= yes - no problem.
>
> The issue is that it's a build dependency and a run dependency. So
> anyone wanting to use it has to install gcc, and is discourag