From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?windows-1252?Q?Vincent_Stehl=E9?= Date: Tue, 31 Mar 2015 22:27:50 +0200 Subject: [Buildroot] [PATCH 1/1] ccache: fix the indentation In-Reply-To: <1427812297-6496-1-git-send-email-jerzy.grzegorek@trzebnica.net> References: <1427812297-6496-1-git-send-email-jerzy.grzegorek@trzebnica.net> Message-ID: <551B0346.1040202@bergerie> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 03/31/2015 04:31 PM, Jerzy Grzegorek wrote: > Signed-off-by: Jerzy Grzegorek Hi Jerzy, It does indeed repair the build of master when enabling with ccache; thanks! Tested-by: Vincent Stehl? Also, maybe you want to mention in the commit message that it is a fix for more than "just" the indentation? Best regards, V.