Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2020 16:26:02 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>,  svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r359083 - head
Message-ID:  <CAPyFy2CGL1kXfZQ89_vZgv-sqidjN1W-SHr=c1WS_CZ0bq_QBg@mail.gmail.com>
In-Reply-To: <202003182012.02IKClM7081303@repo.freebsd.org>
References:  <202003182012.02IKClM7081303@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Mar 2020 at 16:12, Ed Maste <emaste@freebsd.org> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2CGL1kXfZQ89_vZgv-sqidjN1W-SHr=c1WS_CZ0bq_QBg>