summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-04-25 13:37:48 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-04-29 06:23:15 +0800
commit24321e22d76226e74760704d828567eb3042c8b0 (patch)
tree975d1371905b83024ef8442d6501d23bcae6c6a8 /sys-libs/libseccomp/metadata.xml
parentdev-libs/userspace-rcu: add support for loong (diff)
downloadgentoo-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 'sys-libs/libseccomp/metadata.xml')
-rw-r--r--sys-libs/libseccomp/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-libs/libseccomp/metadata.xml b/sys-libs/libseccomp/metadata.xml
index dd20dd0473ec..75b652d43244 100644
--- a/sys-libs/libseccomp/metadata.xml
+++ b/sys-libs/libseccomp/metadata.xml
@@ -5,6 +5,9 @@
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
+ <use>
+ <flag name="experimental-loong">Add experimental LoongArch patchset</flag>
+ </use>
<upstream>
<remote-id type="github">seccomp/libseccomp</remote-id>
<remote-id type="sourceforge">libseccomp</remote-id>