diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-09-11 18:25:42 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-09-11 18:45:11 +0300 |
commit | d4a163f63d2675b19b683e256d7e2881f477eb0a (patch) | |
tree | 7fb6c44b45b0396a69634f2b550b165e7770b9ec /profiles/arch/riscv/rv32imac/ilp32/use.force | |
parent | profiles: Add intermediate rv32(imac) multilib profile (diff) | |
download | gentoo-d4a163f63d2675b19b683e256d7e2881f477eb0a.tar.gz gentoo-d4a163f63d2675b19b683e256d7e2881f477eb0a.tar.bz2 gentoo-d4a163f63d2675b19b683e256d7e2881f477eb0a.zip |
profiles: Add riscv rv32imac[df] ilp32[d] non-multilib profile subdirs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/arch/riscv/rv32imac/ilp32/use.force')
-rw-r--r-- | profiles/arch/riscv/rv32imac/ilp32/use.force | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/riscv/rv32imac/ilp32/use.force b/profiles/arch/riscv/rv32imac/ilp32/use.force new file mode 100644 index 000000000000..e54ac40ffd20 --- /dev/null +++ b/profiles/arch/riscv/rv32imac/ilp32/use.force @@ -0,0 +1,5 @@ +# Un-force the original multilib default-abi flag +-abi_riscv_ilp32d + +# Force the abi of this profile here +abi_riscv_ilp32 |