Re: [PATCH v7 14/17] arm64: vdso: disable LTO

From: Sami Tolvanen
Date: Mon Nov 30 2020 - 18:45:47 EST


On Mon, Nov 30, 2020 at 3:52 AM Will Deacon <will@xxxxxxxxxx> wrote:
>
> On Wed, Nov 18, 2020 at 02:07:28PM -0800, Sami Tolvanen wrote:
> > Disable LTO for the vDSO by filtering out CC_FLAGS_LTO, as there's no
> > point in using link-time optimization for the small about of C code.
>
> "about" => "amount" ?

Oops, I'll fix that in v8. Thanks!

Sami