Monday, June 01, 2020

Re: [NEW] sysutils/fluent-bit

From: Stuart Henderson <stu@spacehopper.org>
Date: 2020-05-27 10:38:26

> On 2020/05/27 07:47, Landry Breuil wrote:
>> On Wed, May 27, 2020 at 01:48:55PM +0900, Masato Asou wrote:
>> > Hi,
>> >
>> > This is a new port sysutils/fluent-bit. Fluent bit is a Log Processor
>> > and Forwarder.
>>
>> Great stuff, i think i had a look at it some years ago and it looked
>> very-linuxy/not that much portable.. nice that you made it.
>>
>> some notes:
>> * why USE_NINJA=No ?
>
> Couple of reasons. One is that they don't want the full path in traces and are
> using some gmake-specific mess to define __FILENAME__ with the 'base' source
> directory stripped off (that's easily avoided by using __FILE__ instead).
> Another is that they bundle various dependencies and are building them by
> calling $(MAKE). Also some of those dependencies use gmake-specific things.

</snip>

I've applied your patch.

How about this patch.
--
ASOU Masato

No comments:

Post a Comment