[Bug 267871] /usr/bin/rs compile fails after udate to c++

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Dec 2022 22:06:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267871

--- Comment #7 from Simon J. Gerraty <sjg@FreeBSD.org> ---
(In reply to John Baldwin from comment #6)
Re meta mode; I don't think so, the build log would contain only

`Building ${OBJDIR}/rs.o`

all the detailed info would be in `rs.o.meta`
The errors would of course be repeated in the log too, but it would 
look quite different.

As for `local.dirdeps.mk` that is only relevant when using MK_DIRDEPS_BUILD=yes
which is not the case for targets like `buildworld`

-- 
You are receiving this mail because:
You are the assignee for the bug.