main/libseccomp: add loongarch64 support

Patch from:
6966ec77b1
This commit is contained in:
znley 2024-07-01 08:17:32 +00:00 committed by Natanael Copa
parent 15cdc14d44
commit b6c2bef45c
2 changed files with 4577 additions and 0 deletions

View file

@ -13,6 +13,7 @@ makedepends="$depends_dev gperf cython python3 python3-dev py3-setuptools"
checkdepends="bash"
subpackages="$pkgname-static $pkgname-dev $pkgname-doc py3-$pkgname:py3"
source="https://github.com/seccomp/libseccomp/releases/download/v$pkgver/libseccomp-$pkgver.tar.gz
loongarch64.patch
remove-redefinition-prctl.patch
"
@ -60,5 +61,6 @@ py3() {
sha512sums="
f630e7a7e53a21b7ccb4d3e7b37616b89aeceba916677c8e3032830411d77a14c2d74dcf594cd193b1acc11f52595072e28316dc44300e54083d5d7b314a38da libseccomp-2.5.5.tar.gz
97c2c6f894486616e958bb61d9e61057b0711cbe9ece862e6dc02a7c1e10a81061548c7e7271a5d621a4e58835751c4b2d370639020d8df1943718807f9c25f2 loongarch64.patch
f2c31dcafdc9a1ad78e32e76b75e1c1603071eaa3f979e1f2483b879a34ad07e0a4ef3642196a695415cdf81e1ed2bf325175872fb4e203ef9d0e668c287493f remove-redefinition-prctl.patch
"

File diff suppressed because it is too large Load diff