LoongArch: backport from upstream

Signed-off-by: Peng Fan <fanpeng@loongson.cn>
This commit is contained in:
Peng Fan 2023-08-08 09:23:40 +08:00
parent 238be5261f
commit 428ee08b62
2 changed files with 3333 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,4 @@
%define anolis_release 7
%define anolis_release 8
%bcond_without testsuite
%bcond_without benchtests
@ -175,6 +175,7 @@ Patch0178: 0078-time-Use-64-bit-time-on-tzfile.patch
Patch0179: 0079-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch
Patch0180: 0080-sunrpc-Suppress-GCC-Os-warning-on-user2netname.patch
Patch0181: 0081-x86-Fix-Os-build-BZ-29576.patch
Patch0182: 0082-LoongArch-add-new-relocs-and-fix-from-upstream.patch
BuildRequires: audit-libs-devel >= 1.1.3 libcap-devel systemtap-sdt-devel
BuildRequires: procps-ng util-linux gawk sed >= 3.95 gettext
@ -1107,6 +1108,10 @@ update_gconv_modules_cache ()
%{_libdir}/libpthread_nonshared.a
%changelog
* Tue Aug 8 2023 Peng Fan <fanpeng@loongson.cn> - 2.36-8
- LoongArch: backport from upstream.
- upstream commit: eaa5b1cce87d34c945955360b1e519c6994308a1
* Fri Apr 14 2023 Chunmei Xu <xuchunmei@linux.alibaba.com> - 2.36-7
- optimise spec file