From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] - use -p with INSTALL to reduce rebuilds Date: Tue, 06 Mar 2007 19:19:28 +0000 Message-ID: References: <45EDB511.4010903@virtualiron.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <45EDB511.4010903@virtualiron.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ben Thomas , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 6/3/07 18:38, "Ben Thomas" wrote: > - finally, modify the specific $(INSTALL) definitions to use -p. > This modification preserves dates. It has been observed that a number > of unnecessary rebuilds take place due to install modifying the > destination date. Preserving the source date information (-p) prevents > these rebuilds. If we have build rules depending on the install target, rather than source, that should probably be fixed in preference. -- Keir