Re: [PATCH] nds32: vdso: drop unnecessary cc-ldoption

2019-04-24 Thread Greentime Hu
Masahiro Yamada 於 2019年4月24日 週三 下午3:54寫道: > > On Wed, Apr 24, 2019 at 3:59 PM Greentime Hu wrote: > > > > Hi Nick & Yamada, > > > > Nick Desaulniers 於 2019年4月24日 週三 上午5:19寫道: > > > > > > Towards the goal of removing cc-ldoption, it seems that --hash-style= > > > was added to binutils 2.17.50.0.2

Re: [PATCH] nds32: vdso: drop unnecessary cc-ldoption

2019-04-24 Thread Masahiro Yamada
On Wed, Apr 24, 2019 at 3:59 PM Greentime Hu wrote: > > Hi Nick & Yamada, > > Nick Desaulniers 於 2019年4月24日 週三 上午5:19寫道: > > > > Towards the goal of removing cc-ldoption, it seems that --hash-style= > > was added to binutils 2.17.50.0.2 in 2006. The minimal required version > > of binutils for th

Re: [PATCH] nds32: vdso: drop unnecessary cc-ldoption

2019-04-23 Thread Greentime Hu
Hi Nick & Yamada, Nick Desaulniers 於 2019年4月24日 週三 上午5:19寫道: > > Towards the goal of removing cc-ldoption, it seems that --hash-style= > was added to binutils 2.17.50.0.2 in 2006. The minimal required version > of binutils for the kernel according to > Documentation/process/changes.rst is 2.20. >