Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/netinet
> On Dec 4, 2020, at 8:57 AM, Christos Zoulas <christos%astron.com@localhost> wrote:
>
> In article <20201204004439.90C25FA9E%cvs.NetBSD.org@localhost>,
> Jason R Thorpe <source-changes-d%NetBSD.org@localhost> wrote:
>> -=-=-=-=-=-
>>
>> Module Name: src
>> Committed By: thorpej
>> Date: Fri Dec 4 00:44:39 UTC 2020
>>
>> Modified Files:
>> src/sys/netinet: files.ipfilter
>>
>> Log Message:
>> Build ip_sync.c with -Wno-error to avoid failing due to excessive stack
>> usage.
>
> Can you please make this more specific? Like -Wno-error=foo?
Feel free to try. -Wno-error=stack-usage produced an error for me.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index