[PATCH 0/3] RISC-V: build: Allow LTO to be selected
Nick Desaulniers
ndesaulniers at google.com
Mon Jul 19 14:23:02 PDT 2021
On Mon, Jul 19, 2021 at 1:52 PM Wende Tan <twd2.me at gmail.com> wrote:
>
> This patch series first fixes some build issues, and then allows LTO to
> be selected.
>
> Wende Tan (3):
> RISC-V: build: Pass `-mattr` to `lld`
> RISC-V: build: Disable LTO for the vDSO
> RISC-V: build: Allow LTO to be selected
>
> arch/riscv/Kconfig | 2 ++
> arch/riscv/Makefile | 7 +++++++
> arch/riscv/kernel/vdso/Makefile | 2 +-
> 3 files changed, 10 insertions(+), 1 deletion(-)
Thanks for the series! It's definitely interesting to see this! The
thread isn't showing properly on lore, if you're using git send-email,
you should put all 4 files in the single command line invocation to
get these to show up together in lore.kernel.org.
--
Thanks,
~Nick Desaulniers
More information about the linux-riscv
mailing list