Re: [PATCH v2] ARM: Remove '-p' from LDFLAGS

2019-01-07 Thread Nick Desaulniers
On Sat, Jan 5, 2019 at 8:34 AM Nicolas Pitre wrote: > > On Mon, 31 Dec 2018, Nathan Chancellor wrote: > > > This option is not supported by lld: > > > > ld.lld: error: unknown argument: -p > > > > This has been a no-op in binutils since 2004 (see commit dea514f51da1 in > > that tree). Given th

Re: [PATCH v2] ARM: Remove '-p' from LDFLAGS

2019-01-05 Thread Nicolas Pitre
On Mon, 31 Dec 2018, Nathan Chancellor wrote: > This option is not supported by lld: > > ld.lld: error: unknown argument: -p > > This has been a no-op in binutils since 2004 (see commit dea514f51da1 in > that tree). Given that the lowest officially supported of binutils for > the kernel is 2