linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] RISC-V: build: Allow LTO to be selected
@ 2021-07-19 20:52 Wende Tan
  2021-07-19 21:23 ` Nick Desaulniers
  0 siblings, 1 reply; 2+ messages in thread
From: Wende Tan @ 2021-07-19 20:52 UTC (permalink / raw)
  To: palmer, paul.walmsley, aou, linux-riscv; +Cc: Wende Tan, clang-built-linux

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(-)

-- 
2.25.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-19 21:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19 20:52 [PATCH 0/3] RISC-V: build: Allow LTO to be selected Wende Tan
2021-07-19 21:23 ` Nick Desaulniers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).