* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/1level/
@ 2021-06-08 20:14 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-06-08 20:14 UTC (permalink / raw
To: gentoo-commits
commit: 5e29a25d737bf3cfd94cd18701194f56c94f36ef
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 8 19:30:28 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun 8 20:13:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e29a25d
riscv: Add 1level libdir feature
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/arch/riscv/1level/eapi | 1 +
profiles/arch/riscv/1level/make.defaults | 7 +++++++
2 files changed, 8 insertions(+)
diff --git a/profiles/arch/riscv/1level/eapi b/profiles/arch/riscv/1level/eapi
new file mode 100644
index 00000000000..7ed6ff82de6
--- /dev/null
+++ b/profiles/arch/riscv/1level/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/arch/riscv/1level/make.defaults b/profiles/arch/riscv/1level/make.defaults
new file mode 100644
index 00000000000..2a8d8bdc9bb
--- /dev/null
+++ b/profiles/arch/riscv/1level/make.defaults
@@ -0,0 +1,7 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+LIBDIR_lp64d="lib64"
+LIBDIR_lp64="lib64"
+LIBDIR_ilp32d="lib"
+LIBDIR_ilp32="lib"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/1level/
@ 2021-06-12 19:47 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-06-12 19:47 UTC (permalink / raw
To: gentoo-commits
commit: c6d7ce7bf3a3d083b1f89d001c4dfaee10ff4d79
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 19:46:26 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 19:47:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6d7ce7b
riscv: package.mask old baselayout on 1-level libdir profiles
We need compatibility symlinks here.
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/arch/riscv/1level/package.mask | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/profiles/arch/riscv/1level/package.mask b/profiles/arch/riscv/1level/package.mask
new file mode 100644
index 00000000000..eb4368881cc
--- /dev/null
+++ b/profiles/arch/riscv/1level/package.mask
@@ -0,0 +1,5 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Doesnt work properly with the one-level libdirs
+<sys-apps/baselayout-2.7-r3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/1level/
@ 2021-08-11 18:59 Marek Szuba
0 siblings, 0 replies; 3+ messages in thread
From: Marek Szuba @ 2021-08-11 18:59 UTC (permalink / raw
To: gentoo-commits
commit: e87c88e1c425f6e7121cfc4dbc68d0873570dfd5
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 11 18:54:04 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 18:59:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87c88e1
profiles/arch/riscv/1level: unmask old Python
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
profiles/arch/riscv/1level/package.unmask | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/profiles/arch/riscv/1level/package.unmask b/profiles/arch/riscv/1level/package.unmask
new file mode 100644
index 00000000000..61bf895f567
--- /dev/null
+++ b/profiles/arch/riscv/1level/package.unmask
@@ -0,0 +1,5 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Does work properly with the one-level libdirs
+<dev-lang/python-3.7
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-08-11 18:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-11 18:59 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/1level/ Marek Szuba
-- strict thread matches above, loose matches on Subject: below --
2021-06-12 19:47 Andreas K. Hüttel
2021-06-08 20:14 Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox