diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-02-16 23:31:01 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-02-16 23:31:40 +0100 |
commit | 9d64074366486f044058b5a2520f1c0eba392096 (patch) | |
tree | 3246225f08e79d3fd4a31164f68aa3f50ed6c585 /profiles | |
parent | app-misc/tmuxp: add 1.38.0 (diff) | |
download | gentoo-9d64074366486f044058b5a2520f1c0eba392096.tar.gz gentoo-9d64074366486f044058b5a2520f1c0eba392096.tar.bz2 gentoo-9d64074366486f044058b5a2520f1c0eba392096.zip |
profiles: Split hppa 23.0 profiles into hppa1.1 and hppa2.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
31 files changed, 47 insertions, 6 deletions
diff --git a/profiles/default/linux/hppa/23.0/desktop/eapi b/profiles/arch/hppa/hppa1.1/eapi index 7ed6ff82de6b..7ed6ff82de6b 100644 --- a/profiles/default/linux/hppa/23.0/desktop/eapi +++ b/profiles/arch/hppa/hppa1.1/eapi diff --git a/profiles/arch/hppa/hppa1.1/make.defaults b/profiles/arch/hppa/hppa1.1/make.defaults new file mode 100644 index 000000000000..caf7fdb013c9 --- /dev/null +++ b/profiles/arch/hppa/hppa1.1/make.defaults @@ -0,0 +1,9 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="hppa1.1-unknown-linux-gnu" + +CFLAGS="-O2 -pipe -march=1.1" +CXXFLAGS="${CFLAGS}" +FFLAGS="${CFLAGS}" +FCFLAGS="${CFLAGS}" diff --git a/profiles/default/linux/hppa/23.0/desktop/systemd/eapi b/profiles/arch/hppa/hppa2.0/eapi index 7ed6ff82de6b..7ed6ff82de6b 100644 --- a/profiles/default/linux/hppa/23.0/desktop/systemd/eapi +++ b/profiles/arch/hppa/hppa2.0/eapi diff --git a/profiles/arch/hppa/hppa2.0/make.defaults b/profiles/arch/hppa/hppa2.0/make.defaults new file mode 100644 index 000000000000..351feb4f83f4 --- /dev/null +++ b/profiles/arch/hppa/hppa2.0/make.defaults @@ -0,0 +1,9 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="hppa2.0-unknown-linux-gnu" + +CFLAGS="-O2 -pipe -march=2.0" +CXXFLAGS="${CFLAGS}" +FFLAGS="${CFLAGS}" +FCFLAGS="${CFLAGS}" diff --git a/profiles/default/linux/hppa/23.0/desktop/parent b/profiles/default/linux/hppa/23.0/desktop/parent deleted file mode 100644 index ad6c5e126fbb..000000000000 --- a/profiles/default/linux/hppa/23.0/desktop/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/desktop diff --git a/profiles/default/linux/hppa/23.0/split-usr/desktop/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/eapi index 7ed6ff82de6b..7ed6ff82de6b 100644 --- a/profiles/default/linux/hppa/23.0/split-usr/desktop/eapi +++ b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/eapi diff --git a/profiles/default/linux/hppa/23.0/split-usr/desktop/parent b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/parent index db8ce088c69a..db8ce088c69a 100644 --- a/profiles/default/linux/hppa/23.0/split-usr/desktop/parent +++ b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/parent diff --git a/profiles/default/linux/hppa/23.0/split-usr/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/eapi index 7ed6ff82de6b..7ed6ff82de6b 100644 --- a/profiles/default/linux/hppa/23.0/split-usr/eapi +++ b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/eapi diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/parent b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/parent new file mode 100644 index 000000000000..44f88d3e2df0 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/systemd diff --git a/profiles/default/linux/hppa/23.0/systemd/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/eapi index 7ed6ff82de6b..7ed6ff82de6b 100644 --- a/profiles/default/linux/hppa/23.0/systemd/eapi +++ b/profiles/default/linux/hppa/23.0/hppa1.1/eapi diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/parent b/profiles/default/linux/hppa/23.0/hppa1.1/parent new file mode 100644 index 000000000000..1d4f74693c23 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa1.1/parent @@ -0,0 +1,2 @@ +.. +../../../../../arch/hppa/hppa1.1 diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/parent b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/parent new file mode 100644 index 000000000000..fae96e8d36b2 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/desktop diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/parent b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/parent new file mode 100644 index 000000000000..252810268290 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/parent @@ -0,0 +1,2 @@ +.. +../../../../../../features/split-usr diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/systemd/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa1.1/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/desktop/systemd/parent b/profiles/default/linux/hppa/23.0/hppa1.1/systemd/parent index 7e061533c151..7e061533c151 100644 --- a/profiles/default/linux/hppa/23.0/desktop/systemd/parent +++ b/profiles/default/linux/hppa/23.0/hppa1.1/systemd/parent diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/desktop/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/desktop/parent b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/parent new file mode 100644 index 000000000000..db8ce088c69a --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/desktop diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/parent b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/parent new file mode 100644 index 000000000000..44f88d3e2df0 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/systemd diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/parent b/profiles/default/linux/hppa/23.0/hppa2.0/parent new file mode 100644 index 000000000000..f48e4d2886d0 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/parent @@ -0,0 +1,2 @@ +.. +../../../../../arch/hppa/hppa2.0 diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/parent b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/parent new file mode 100644 index 000000000000..fae96e8d36b2 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/desktop diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/parent b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/parent new file mode 100644 index 000000000000..252810268290 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/parent @@ -0,0 +1,2 @@ +.. +../../../../../../features/split-usr diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/systemd/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/systemd/parent b/profiles/default/linux/hppa/23.0/hppa2.0/systemd/parent new file mode 100644 index 000000000000..7e061533c151 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/hppa2.0/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd diff --git a/profiles/default/linux/hppa/23.0/split-usr/parent b/profiles/default/linux/hppa/23.0/split-usr/parent deleted file mode 100644 index 598ca888c8c2..000000000000 --- a/profiles/default/linux/hppa/23.0/split-usr/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../features/split-usr diff --git a/profiles/default/linux/hppa/23.0/systemd/parent b/profiles/default/linux/hppa/23.0/systemd/parent deleted file mode 100644 index ced72403bde9..000000000000 --- a/profiles/default/linux/hppa/23.0/systemd/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/systemd |