For the time being Portage deploys generic make.conf.example on riscv and complains about it to the user. Having discussed this within the project, here is what we would like to have included in future releases.
Created attachment 738787 [details, diff] portage/cnf/make.conf.example.riscv.diff
Created attachment 738850 [details, diff] portage/cnf/make.conf.example.riscv.diff Updated with "riscv32" in rv32 CHOST, it has been confirmed by dilfridge that it works - at least with the toolchain and crossdev anyway - and it's less confusing than just "riscv".
ping!
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=9032155a5d755dc08555a4caff835869f47f0b17 commit 9032155a5d755dc08555a4caff835869f47f0b17 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2021-11-16 21:11:53 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2021-11-16 21:14:53 +0000 Add make.conf.example for riscv Bug: https://bugs.gentoo.org/812434 Signed-off-by: Zac Medico <zmedico@gentoo.org> cnf/make.conf.example.riscv.diff | 61 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+)
Thanks!
At least 3.0.30 has already got this file included.