public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/rv32imac/ilp32d/
@ 2021-12-19 22:04 Andreas K. Hüttel
  0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2021-12-19 22:04 UTC (permalink / raw
  To: gentoo-commits

commit:     d19e53a68eda8784bd0a0493bf4278657566ec21
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 19 22:03:03 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 19 22:03:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19e53a6

profiles: fix riscv rv32/ilp32d cflags

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/arch/riscv/rv32imac/ilp32d/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/arch/riscv/rv32imac/ilp32d/make.defaults b/profiles/arch/riscv/rv32imac/ilp32d/make.defaults
index a53334741ede..d19b0ba49931 100644
--- a/profiles/arch/riscv/rv32imac/ilp32d/make.defaults
+++ b/profiles/arch/riscv/rv32imac/ilp32d/make.defaults
@@ -3,7 +3,7 @@
 
 # RISC-V rv32imac/ilp32d no-multilib profile
 
-CFLAGS="-O2 -pipe -march=rv32imacdf -mabi=ilp32d"
+CFLAGS="-O2 -pipe -march=rv32imafdc -mabi=ilp32d"
 CXXFLAGS="${CFLAGS}"
 FFLAGS="${CFLAGS}"
 FCFLAGS="${CFLAGS}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-19 22:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-19 22:04 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/rv32imac/ilp32d/ Andreas K. Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox