Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/riscv:master commit in: profiles/arch/riscv/
Date: Sat, 20 Apr 2019 22:45:23
Message-Id: 1555781387.66d4af6c7a7882d488f328f7e4157a6200cd2d9a.dilfridge@gentoo
1 commit: 66d4af6c7a7882d488f328f7e4157a6200cd2d9a
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 17:29:47 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 17:29:47 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=66d4af6c
7
8 profiles: Globally mask useflag seccomp; library does not work yet on riscv
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/riscv/use.mask | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask
16 new file mode 100644
17 index 0000000..1898783
18 --- /dev/null
19 +++ b/profiles/arch/riscv/use.mask
20 @@ -0,0 +1,2 @@
21 +# The required library has not been ported to riscv yet.
22 +seccomp