diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 13:37:48 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 06:23:15 +0800 |
commit | 24321e22d76226e74760704d828567eb3042c8b0 (patch) | |
tree | 975d1371905b83024ef8442d6501d23bcae6c6a8 /profiles | |
parent | dev-libs/userspace-rcu: add support for loong (diff) | |
download | gentoo-24321e22d76226e74760704d828567eb3042c8b0.tar.gz gentoo-24321e22d76226e74760704d828567eb3042c8b0.tar.bz2 gentoo-24321e22d76226e74760704d828567eb3042c8b0.zip |
sys-libs/libseccomp: add support for loong
The LoongArch patch is generated by diffing the original release
tarball with the dist tarball, made with the LoongArch support
PR [1] applied. Tests have passed on amd64 and loong.
[1]: https://github.com/seccomp/libseccomp/pull/356
See: https://github.com/gentoo/gentoo/pull/25189
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/base/package.use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 2dad2e3c3a61..8d22c623dfd8 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -9,6 +9,7 @@ # want to have the flag enabled without hassle. sys-kernel/linux-headers experimental-loong sys-libs/glibc experimental-loong +sys-libs/libseccomp experimental-loong # James Le Cuirot <chewi@gentoo.org> (2022-02-24) # These GRUB platforms are only for MIPS. |