On Wed, 18 Mar 2020 at 16:12, Ed Maste <[email protected]> wrote:
>
> Author: emaste
> Date: Wed Mar 18 20:12:46 2020
> New Revision: 359083
> URL: https://svnweb.freebsd.org/changeset/base/359083
>
> Log:
>   invoke _cleanobj_fast_depend_hack unconditionally
>
>   Apparently make ${CLEANDIR} is leaving stale entries in .depend files;
>   for now invoke the hacky cleanup in both the -DNO_CLEAN and normal
>   (no -DNO_CLEAN) cases.

To be clear this is a workaround; the make ${CLEANDIR} step in a
regular build (without -DNO_CLEAN) should remove the stale
dependencies. Once the underlying problem is fixed we can revert this
change.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to