svn commit: r477001 - head/misc/valentina
Yuri
yuri at rawbw.com
Sun Aug 12 16:57:38 UTC 2018
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
More information about the svn-ports-head
mailing list