commit: 66d4af6c7a7882d488f328f7e4157a6200cd2d9a Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 17:29:47 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Apr 20 17:29:47 2019 +0000 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=66d4af6c
profiles: Globally mask useflag seccomp; library does not work yet on riscv Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask new file mode 100644 index 0000000..1898783 --- /dev/null +++ b/profiles/arch/riscv/use.mask @@ -0,0 +1,2 @@ +# The required library has not been ported to riscv yet. +seccomp