summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-02-26 01:29:46 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-02-26 01:30:17 +0100
commit171ad86bb1ca91d6eb0ce952bc5f4dc093ea3017 (patch)
tree46664f9d820ce5014af9595e675718585c1010c7
parentkde-apps/kdepim-runtime: Stabilize 21.08.3-r2 arm64, #834023 (diff)
downloadgentoo-171ad86b.tar.gz
gentoo-171ad86b.tar.bz2
gentoo-171ad86b.zip
profiles: add experimental riscv64-lp64d musl profile
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/eapi1
-rw-r--r--profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/make.defaults8
-rw-r--r--profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/parent2
-rw-r--r--profiles/profiles.desc1
4 files changed, 12 insertions, 0 deletions
diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/make.defaults b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/make.defaults
new file mode 100644
index 000000000000..70d736ecffe8
--- /dev/null
+++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/make.defaults
@@ -0,0 +1,8 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="riscv64-gentoo-linux-musl"
+
+CHOST_lp64d="riscv64-gentoo-linux-musl"
+
+LIBDIR_lp64d="lib"
diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/parent
new file mode 100644
index 000000000000..289590637db8
--- /dev/null
+++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../features/musl/
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index ffa66ee3b7ef..b77f34b1ee13 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -286,6 +286,7 @@ mips default/linux/musl/mips/mipsel exp
mips hardened/linux/musl/mips/mipsel exp
ppc default/linux/powerpc/ppc32/17.0/musl exp
ppc default/linux/powerpc/ppc32/17.0/musl/hardened exp
+riscv default/linux/riscv/20.0/rv64gc/lp64d/musl exp
x86 default/linux/x86/17.0/musl exp
x86 default/linux/x86/17.0/musl/selinux exp