From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 26 May 2013 19:48:13 +0200 Subject: [Buildroot] [PATCH] Depend autotools targets on host-ccache when BR2_CCACHE is enabled. In-Reply-To: References: <201209061737.32826.rasasi78@gmail.com> <20130526174406.30da6ad8@skate> <20130526190051.2fcbee44@skate> Message-ID: <20130526194813.51f8e9bb@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Samuel Martin, On Sun, 26 May 2013 19:44:33 +0200, Samuel Martin wrote: > In these cases, I rather suggest to build either a whole "small" > config, or at least the toolchain > before tweaking anything (packages, kernel or bootloader). > > Note that if we want to allow this use case, it may require adding BASE_TARGETS > to all *-menuconfig and packages' targets. > > I think we don't want to go this way. Being able to do "make linux-menuconfig" right after "make menuconfig" is a quite important use case, IMO. We should support that I believe. linux-menuconfig already depends on "dirs" so that it can work properly when ran after "make menuconfig" (when ccache is not enabled). But I see that it also depends on linux-configure. Maybe we just need to make the *-extract of all packages depend on $(BASE_TARGETS) or something like that? Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com