Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2019 09:22:05 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Brooks Davis <brooks@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r353408 - head
Message-ID:  <3f2670d8-2192-1ba4-a653-96f9dda58c6a@FreeBSD.org>
In-Reply-To: <201910101629.x9AGTDkJ024957@repo.freebsd.org>
References:  <201910101629.x9AGTDkJ024957@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/10/2019 19:29, Brooks Davis wrote:
> Author: brooks
> Date: Thu Oct 10 16:29:13 2019
> New Revision: 353408
> URL: https://svnweb.freebsd.org/changeset/base/353408
> 
> Log:
>   Fix -DNO_CLEAN build across r353340 and r353381
>   
>   opensolaris_atomic.S is now only used on i386 with opensolaris_atomic.c
>   used on other platforms.  After r353381 it doesn't exist on those
>   platforms so the stale dependency would result in a build error.

Thank you very much!
I didn't realize this was needed.
It would be nice if the build system could remove or ignore depend files for
missing source files.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3f2670d8-2192-1ba4-a653-96f9dda58c6a>