Re: [PATCH v2] binutils/ARC: cleanup

2020-09-11 Thread Vineet Gupta
On 9/11/20 2:18 AM, Thomas Petazzoni wrote: > Hello Vineet, > > On Thu, 10 Sep 2020 23:21:43 + > Vineet Gupta wrote: > -ifeq ($(BINUTILS_VERSION),arc-2019.09-rc1) +ifeq ($(BR2_BINUTILS_VERSION_ARC),y) >> Looks like we need this specific thunk anyways. When I select pristine >> ups

Re: [PATCH v2] binutils/ARC: cleanup

2020-09-11 Thread Thomas Petazzoni
Hello Vineet, On Thu, 10 Sep 2020 23:21:43 + Vineet Gupta wrote: > >> -ifeq ($(BINUTILS_VERSION),arc-2019.09-rc1) > >> +ifeq ($(BR2_BINUTILS_VERSION_ARC),y) > > Looks like we need this specific thunk anyways. When I select pristine > upstream > binutils (not ARC fork @ github), the above