commit: 1d76d127db357bab33ae5c7955c24d11dc2912fa
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 14:14:06 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 14:14:06 2020 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=1d76d127
Add ilp32 specs set
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-riscv.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/catalyst-auto-riscv.conf b/tools/catalyst-auto-riscv.conf
index fdc29375..4a5d40b5 100644
--- a/tools/catalyst-auto-riscv.conf
+++ b/tools/catalyst-auto-riscv.conf
@@ -12,6 +12,7 @@ SETS="
lp64
lp64d_systemd
lp64_systemd
+ ilp32
"
SET_multilib_SPECS="stage1-multilib.spec stage2-multilib.spec
stage3-multilib.spec"
@@ -19,6 +20,7 @@ SET_lp64d_SPECS="stage1-lp64d.spec stage2-lp64d.spec
stage3-lp64d.spec"
SET_lp64_SPECS="stage1-lp64.spec stage2-lp64.spec stage3-lp64.spec"
SET_lp64d_systemd_SPECS="stage1-lp64d-systemd.spec stage2-lp64d-systemd.spec
stage3-lp64d-systemd.spec"
SET_lp64_systemd_SPECS="stage1-lp64-systemd.spec stage2-lp64-systemd.spec
stage3-lp64-systemd.spec"
+SET_ilp32_SPECS="stage1-ilp32.spec stage2-ilp32.spec stage3-ilp32.spec"
#KCONFIG_DIR=${REPO_DIR}/releases/kconfig/${ARCH}