summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-12-17 19:43:43 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-12-19 01:33:39 +0800
commit86cafe231fd3acc0b078335c2ae75cadd025fc01 (patch)
tree421a9b5e5d005e6bd4e9d1dc042e7db709ae6e1f /profiles/default
parentvirtual/dist-kernel: keyword 6.6.7 for ~loong (diff)
downloadgentoo-86cafe231fd3acc0b078335c2ae75cadd025fc01.tar.gz
gentoo-86cafe231fd3acc0b078335c2ae75cadd025fc01.tar.bz2
gentoo-86cafe231fd3acc0b078335c2ae75cadd025fc01.zip
profiles: add experimental loong clang profiles
Closes: https://github.com/gentoo/gentoo/pull/34324 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/loong/23.0/la64v100/lp64d/clang/eapi1
-rw-r--r--profiles/default/linux/loong/23.0/la64v100/lp64d/clang/packages.build9
-rw-r--r--profiles/default/linux/loong/23.0/la64v100/lp64d/clang/parent2
-rw-r--r--profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/eapi1
-rw-r--r--profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/packages.build9
-rw-r--r--profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/parent2
6 files changed, 24 insertions, 0 deletions
diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/eapi b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/packages.build b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/packages.build
new file mode 100644
index 000000000000..799d57df3d55
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/packages.build
@@ -0,0 +1,9 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# we use glibc here, so we still need these in stage1
+# later stages should pull them in as BDEPEND anyway
+sys-devel/gcc
+sys-devel/gcc-config
+sys-devel/binutils
+sys-devel/binutils-config
diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/parent b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/parent
new file mode 100644
index 000000000000..63a4f9547e6f
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/clang/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../features/llvm
diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/eapi b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/packages.build b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/packages.build
new file mode 100644
index 000000000000..799d57df3d55
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/packages.build
@@ -0,0 +1,9 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# we use glibc here, so we still need these in stage1
+# later stages should pull them in as BDEPEND anyway
+sys-devel/gcc
+sys-devel/gcc-config
+sys-devel/binutils
+sys-devel/binutils-config
diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/parent b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/parent
new file mode 100644
index 000000000000..3e3adeeff3f9
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/clang/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../../features/llvm