Remove loongarch64.

Signed-off-by: Weisson <Weisson@linux.alibaba.com>
This commit is contained in:
Weisson 2023-07-01 22:34:25 +08:00
parent 63c96efbaa
commit f0063fbefc

View file

@ -1,3 +1,4 @@
%global anolis_release .0.1
%define glibcsrcdir glibc-2.28 %define glibcsrcdir glibc-2.28
%define glibcversion 2.28 %define glibcversion 2.28
%define glibcrelease 225%{?dist} %define glibcrelease 225%{?dist}
@ -178,6 +179,9 @@ Source12: ChangeLog.old
Source13: wrap-find-debuginfo.sh Source13: wrap-find-debuginfo.sh
Excludearch: loongarch64
###################################################################### ######################################################################
# Activate the wrapper script for debuginfo generation, by rewriting # Activate the wrapper script for debuginfo generation, by rewriting
# the definition of __debug_install_post. # the definition of __debug_install_post.
@ -2861,6 +2865,9 @@ fi
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared %files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
%changelog %changelog
* Sat Jul 1 2023 Weisson <Weisson@linux.alibaba.com> - 2.28-225.0.1
- Remove loongarch64.
* Fri Jan 20 2023 Florian Weimer <fweimer@redhat.com> - 2.28-225 * Fri Jan 20 2023 Florian Weimer <fweimer@redhat.com> - 2.28-225
- Enforce a specififc internal ordering for tunables (#2154914) - Enforce a specififc internal ordering for tunables (#2154914)