Date: Sun, 12 Aug 2018 09:57:29 -0700 From: Yuri <yuri@rawbw.com> To: Antoine Brodin <antoine@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r477001 - head/misc/valentina Message-ID: <31067d43-5767-1d38-7f26-64b64b07edb0@rawbw.com> In-Reply-To: <201808121650.w7CGoq0g078085@repo.freebsd.org> References: <201808121650.w7CGoq0g078085@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/12/18 9:50 AM, Antoine Brodin wrote: > Log: > WITH_CCACHE_BUILD is a user settable flag > > Modified: > head/misc/valentina/Makefile > > Modified: head/misc/valentina/Makefile > ============================================================================== > --- head/misc/valentina/Makefile Sun Aug 12 16:46:29 2018 (r477000) > +++ head/misc/valentina/Makefile Sun Aug 12 16:50:51 2018 (r477001) > @@ -16,7 +16,6 @@ USES= desktop-file-utils gmake qmake qt:5 > USE_QT= concurrent core gui network opengl printsupport svg widgets xml xmlpatterns buildtools_build linguisttools_build testlib_build > USE_GL= gl > USE_LDCONFIG= yes > -WITH_CCACHE_BUILD= yes This change broke the build. The top of Mk/bsd.ccache.mk says: > # WITH_CCACHE_BUILD=yes enables depending on ccache and using it in the build. This line looks like instructions for users how to use ccache. Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31067d43-5767-1d38-7f26-64b64b07edb0>