update config.guess config.sub from upstream to support loongarch64

(cherry picked from commit 3a76587ddb887c11612d0f157cf14fbb51dad771)
This commit is contained in:
Wenlong Zhang 2024-03-07 06:15:26 +00:00 committed by openeuler-sync-bot
parent 6bd50a0da8
commit 157736298a
3 changed files with 2418 additions and 1946 deletions

View File

@ -4,7 +4,7 @@
Name: automake Name: automake
Version: 1.16.5 Version: 1.16.5
Release: 4 Release: 5
Summary: A tool for automatically generating Makefile.in files Summary: A tool for automatically generating Makefile.in files
License: GPLv2+ and GFDL-1.3-only and Public Domain and MIT License: GPLv2+ and GFDL-1.3-only and Public Domain and MIT
URL: http://www.gnu.org/software/automake/ URL: http://www.gnu.org/software/automake/
@ -71,6 +71,9 @@ fi
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Wed Mar 6 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 1.16.5-5
- update config.guess config.sub from upstream to support loongarch64
* Sat Oct 22 2022 yixiangzhike <yixiangzhike007@163.com> - 1.16.5-4 * Sat Oct 22 2022 yixiangzhike <yixiangzhike007@163.com> - 1.16.5-4
- fix py-compile-basedir.sh missing test - fix py-compile-basedir.sh missing test

1575
config.guess vendored

File diff suppressed because it is too large Load Diff

2784
config.sub vendored

File diff suppressed because it is too large Load Diff