From 6b135dd607534ff082c64ecb5bab9512e3b274f3 Mon Sep 17 00:00:00 2001 From: "Simon J. Gerraty" Date: Mon, 14 Oct 2024 11:09:25 -0700 Subject: [PATCH] local.gendirdeps.mk skip awk and xinstall for host Do not record DIRDEPS for awk.host or xinstall.host if we ever need them they can be dealt with specially. Reviewed by: stevek --- share/mk/local.gendirdeps.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/mk/local.gendirdeps.mk b/share/mk/local.gendirdeps.mk index fcfbb24f731..1bf2292f00b 100644 --- a/share/mk/local.gendirdeps.mk +++ b/share/mk/local.gendirdeps.mk @@ -10,6 +10,8 @@ GENDIRDEPS_FILTER+= \ Nlib/libgcc_s \ Nstand/libsa/* \ Nstand/libsa32/* \ + Nusr.bin/awk.host \ + Nusr.bin/xinstall.host \ Ntargets/pseudo/stage* \ Ntools/*