Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Aug 2012 08:47:53 +0600
From:      Jan Beich <jbeich@tormail.org>
To:        Bryan Drewery <bdrewery@FreeBSD.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: [CFT] [bsd.port.mk] ports ccache build support
Message-ID:  <1SyDM4-000Cp7-Ra@internal.tormail.org>
In-Reply-To: <501C7572.3020707@FreeBSD.org> (Bryan Drewery's message of "Fri,  03 Aug 2012 20:05:54 -0500")
References:  <501C7572.3020707@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Bryan Drewery <bdrewery@FreeBSD.org> writes:

> The cache directory CCACHE_DIR defaults to /usr/obj/ccache

Why not ${.OBJDIR}/ccache? This avoids one big port taking away all
allocated space for itself unless --max-size is raised.

Also, I have /usr/obj -> /nonexistent symlink. Anything that doesn't
respect MAKEOBJDIRPREFIX is bogus.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1SyDM4-000Cp7-Ra>