> On Dec 4, 2020, at 8:57 AM, Christos Zoulas <[email protected]> wrote: > > In article <[email protected]>, > Jason R Thorpe <[email protected]> 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
