add loongarch64 support
This commit is contained in:
parent
48b2c2740f
commit
f23375803b
135526
1001-add-loongarch64-support-not-upstream-modified-files.patch
Normal file
135526
1001-add-loongarch64-support-not-upstream-modified-files.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
|||||||
#Basic Information
|
#Basic Information
|
||||||
Name: syscontainer-tools
|
Name: syscontainer-tools
|
||||||
Version: 0.9
|
Version: 0.9
|
||||||
Release: 53
|
Release: 54
|
||||||
Summary: syscontainer tools for IT, work with iSulad
|
Summary: syscontainer tools for IT, work with iSulad
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
URL: https://gitee.com/openeuler/syscontainer-tools
|
URL: https://gitee.com/openeuler/syscontainer-tools
|
||||||
@ -13,7 +13,12 @@ Patch2: 0002-syscontainer-tools-build-security-option.patch
|
|||||||
Patch3: 0003-enable-external-linkmode-for-cgo-build.patch
|
Patch3: 0003-enable-external-linkmode-for-cgo-build.patch
|
||||||
Patch4: 0004-add-dt-test.patch
|
Patch4: 0004-add-dt-test.patch
|
||||||
Patch5: 0005-add-riscv64-to-syscall-build.patch
|
Patch5: 0005-add-riscv64-to-syscall-build.patch
|
||||||
Patch6: 0005-syscontainer-tools-Add-sw64-architecture.patch
|
%ifarch sw_64
|
||||||
|
Patch1000: 1000-add-sw_64-support-not-upstream-modified-files.patch
|
||||||
|
%endif
|
||||||
|
%ifarch loongarch64
|
||||||
|
Patch1001: 1001-add-loongarch64-support-not-upstream-modified-files.patch
|
||||||
|
%endif
|
||||||
|
|
||||||
#Dependency
|
#Dependency
|
||||||
BuildRequires: glibc-static
|
BuildRequires: glibc-static
|
||||||
@ -118,6 +123,9 @@ chmod 0640 ${HOOK_SPEC}/hookspec.json
|
|||||||
rm -rfv %{buildroot}
|
rm -rfv %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 panchenbo <panchenbo@kylinsec.com.cn> - 0.9-54
|
||||||
|
- add loongarch64 support
|
||||||
|
|
||||||
* Fri Jun 30 2023 wujie <wujie@nj.iscas.ac.cn> - 0.9-53
|
* Fri Jun 30 2023 wujie <wujie@nj.iscas.ac.cn> - 0.9-53
|
||||||
- add riscv64 to syscall_linux_64.go build
|
- add riscv64 to syscall_linux_64.go build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user