Pre Merge pull request !15 from wanghongliang/a8
This commit is contained in:
commit
356822e971
2 changed files with 16509 additions and 1 deletions
16504
glibc-LoongArch-Port.patch
Normal file
16504
glibc-LoongArch-Port.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
|||
%define anolis_release .0.1
|
||||
%define glibcsrcdir glibc-2.28
|
||||
%define glibcversion 2.28
|
||||
%define glibcrelease 189.5%{anolis_release}%{?dist}
|
||||
%define glibcrelease 189.6%{anolis_release}%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
|
@ -873,6 +873,7 @@ Patch1002: glibc-Add-a-testcase-to-check-alignment-of-PT_LOAD-segment-2.patch
|
|||
Patch1003: glibc-elf-Align-argument-of-__munmap-to-page-size-BZ-28676-3.patch
|
||||
Patch1004: glibc-Support-target-specific-ALIGN-for-variable-alignment-4.patch
|
||||
Patch1005: glibc-elf-Fix-tst-align3.patch
|
||||
Patch1006: glibc-LoongArch-Port.patch
|
||||
|
||||
##############################################################################
|
||||
# Continued list of core "glibc" package information:
|
||||
|
@ -2688,6 +2689,9 @@ fi
|
|||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2022 wanghongliang <wanghongliang@loongson.cn> - 2.28-189.6.0.1
|
||||
- arch: LoongArch Port
|
||||
|
||||
* Fri Jun 17 2022 Rongwei Wang <rongwei.wang@linux.alibaba.com> - 2.28-189.5.0.1
|
||||
- elf: Properly align PT_LOAD segments
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue