On 2026-Jun-16, Yingying Chen wrote:

> I tried the patch, and it works properly. But I see meson automatically
> rebuilds some more tools than src/bin/ tools, such as
> contrib/oid2name/oid2name, src/tools/pg_bsd_indent/pg_bsd_indent, etc., do
> you plan to handle them also?

Hmm, isn't that bogus?  oid2name at least doesn't depend on fe_utils as
far as I can see.  Maybe meson is overeagerly inheriting that dependency
from somewhere else.  If that's the case then we don't want Make to do
the same (though I don't dare suggest to clean up Meson not to.)

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/


Reply via email to