> On Nov 27, 2021, at 6:01 PM, Christos Zoulas <chris...@netbsd.org> wrote:
> 
> Module Name:  src
> Committed By: christos
> Date:         Sun Nov 28 02:01:30 UTC 2021
> 
> Modified Files:
>       src/sbin/cgdconfig: Makefile
> 
> Log Message:
> -lpthread to LDADD (fixes lint build)

This change is wrong.  The -pthread option to the compiler does more than just 
add -lpthread to the link phase.

-- thorpej

Reply via email to