1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Fails to build with CCACHE on 11:

ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-08-22 16:00:00 +00:00
parent 9ace672370
commit 8eb3dd2ea7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420618

View File

@ -26,4 +26,6 @@ CONFIGURE_ARGS= --enable-client-only \
OPTIONS_DEFINE= #
OPTIONS_DEFAULT=#
NO_CCACHE= yes
.include "${MASTERDIR}/Makefile"