Re: [PATCH] ARC: Don't set CROSS_COMPILE in arch's Makefile

2019-05-23 Thread Vineet Gupta
On 9/16/18 1:47 PM, Alexey Brodkin wrote: > There's not much sense in doing that because if user or > his build-system didn't set CROSS_COMPILE we still may > very well make incorrect guess. > > But as it turned out setting CROSS_COMPILE is not as harmless > as one may think: with recent changes t

Re: [PATCH] ARC: Don't set CROSS_COMPILE in arch's Makefile

2018-10-18 Thread gre...@linuxfoundation.org
On Wed, Oct 17, 2018 at 02:33:02PM +, Alexey Brodkin wrote: > Hello, > > > -Original Message- > > From: Alexey Brodkin [mailto:abrod...@synopsys.com] > > Sent: Sunday, September 16, 2018 11:48 PM > > To: linux-snps-arc@lists.infradead.org > > Cc: linux-ker...@vger.kernel.org; Vineet Gu

RE: [PATCH] ARC: Don't set CROSS_COMPILE in arch's Makefile

2018-10-17 Thread Alexey Brodkin
Hello, > -Original Message- > From: Alexey Brodkin [mailto:abrod...@synopsys.com] > Sent: Sunday, September 16, 2018 11:48 PM > To: linux-snps-arc@lists.infradead.org > Cc: linux-ker...@vger.kernel.org; Vineet Gupta ; Alexey > Brodkin ; Masahiro > Yamada ; Rob Herring > Subject: [PATCH]