summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-28 01:06:03 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-28 01:07:09 +0200
commit611de3d1b34e60c0b4679f2a3dbcd34cc94e6345 (patch)
tree0ead6f1d94859de824738402ac96074f114292f2
parentarm64/p.u.s.m: dav1d is not stable (diff)
downloadgentoo-611de3d1.tar.gz
gentoo-611de3d1.tar.bz2
gentoo-611de3d1.zip
profiles: tuning of riscv lp64 non-multilib
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--profiles/arch/riscv/rv64gc/lp64/make.defaults2
-rw-r--r--profiles/arch/riscv/rv64gc/lp64/use.force5
2 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/riscv/rv64gc/lp64/make.defaults b/profiles/arch/riscv/rv64gc/lp64/make.defaults
index fd46d5c16886..e9ab1650b559 100644
--- a/profiles/arch/riscv/rv64gc/lp64/make.defaults
+++ b/profiles/arch/riscv/rv64gc/lp64/make.defaults
@@ -10,6 +10,8 @@ FCFLAGS="${CFLAGS}"
# We have only one ABI
MULTILIB_ABIS="lp64"
+DEFAULT_ABI="lp64"
+ABI="lp64"
# We hide the useflags for the ABIs
USE_EXPAND_HIDDEN="ABI_RISCV"
diff --git a/profiles/arch/riscv/rv64gc/lp64/use.force b/profiles/arch/riscv/rv64gc/lp64/use.force
new file mode 100644
index 000000000000..d04bb8b3d835
--- /dev/null
+++ b/profiles/arch/riscv/rv64gc/lp64/use.force
@@ -0,0 +1,5 @@
+# Un-force the original multilib default-abi flag
+-abi_riscv_lp64d
+
+# Force the abi of this profile here
+abi_riscv_lp64