From: "Theo de Raadt" Subject: Re: more explicit inter-library dependencies To: Miod Vallat Cc: tech@openbsd.org Date: Tue, 08 Jul 2025 08:02:45 -0600 Miod Vallat wrote: > The following diff adds missing library dependencies in the Makefile for > a few binaries. This is needed, for example, to correctly build static > binaries. OK. This is the how LDADD and DPADD are supposed to be used.