From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 15 May 2012 22:42:33 +0200 Subject: [Buildroot] [PATCH v2] ccache: allow dynamic selection of cache directory In-Reply-To: <20120515215014.29e93c18@skate> (Thomas Petazzoni's message of "Tue, 15 May 2012 21:50:14 +0200") References: <962414f85797a188de79.1333738037@beantl019720> <4FA44012.8040008@mind.be> <20120515202803.0016103e@skate> <20120515205732.71d2310d@skate> <20120515215014.29e93c18@skate> Message-ID: <87vcjxqipy.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: Thomas> Le Tue, 15 May 2012 21:23:27 +0200, Thomas> Thomas De Schampheleire a ?crit : >> It's not defined directly like that. >> ccache is a package in its own right, using autotools. >> (package/ccache/ccache.mk). >> >> The variable CCACHE_DIR originates from the following line in >> package/pkg-gentargets.mk: >> $(2)_DIR = $$(BUILD_DIR)/$$($(2)_BASE_NAME) Ahh yes, I now remember that problem as well. Thomas> Aaah, yes. Then yes, we need to adjust ccache source code, as Thomas> suggested by Arnout. I agree, without the wrapper would be nicest. -- Bye, Peter Korsgaard