Change isl version from isl-0.21 to isl-0.16.1 to fix the deja test ice.
This commit is contained in:
parent
ef7a7253c7
commit
d3c0a1f55d
14
gcc-10.spec
14
gcc-10.spec
@ -1,8 +1,8 @@
|
||||
%global scl 1
|
||||
%global vendor %{?_vendor:%{_vendor}}%{!?_vendor:openEuler}
|
||||
%global gcc_version 10.3.0
|
||||
%global gcc_release 2
|
||||
%global isl_version 0.21
|
||||
%global gcc_release 3
|
||||
%global isl_version 0.16.1
|
||||
%global gcc_major 10
|
||||
|
||||
%global _unpackaged_files_terminate_build 0
|
||||
@ -78,7 +78,7 @@ License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2
|
||||
URL: https://gcc.gnu.org
|
||||
|
||||
Source0: https://ftp.gnu.org/gnu/gcc/gcc-10.3.0/gcc-10.3.0.tar.xz
|
||||
Source1: https://gcc.gnu.org/pub/gcc/infrastructure/isl-%{isl_version}.tar.bz2
|
||||
Source1: https://gcc.gnu.org/pub/gcc/infrastructure/isl-%{isl_version}.tar.xz
|
||||
|
||||
BuildRequires: binutils >= 2.31
|
||||
BuildRequires: glibc-headers
|
||||
@ -2605,13 +2605,19 @@ end
|
||||
%doc rpm.doc/changelogs/libcc1/ChangeLog*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 23 2023 Shujian Zhao <zhaoshujian@huawei.com> 10.3.0-3
|
||||
- Type:Fix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:Change isl version from isl-0.21 to isl-0.16.1 to fix the deja test ice.
|
||||
|
||||
* Wed Nov 15 2023 Shujian Zhao <zhaoshujian@huawei.com> 10.3.0-2
|
||||
- Type:Fix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:Fix ubsan.exp deja test issue.
|
||||
|
||||
* Wed Dec 14 2023 Shujian Zhao <zhaoshujian@huawei.com> 10.3.0-1
|
||||
* Fri Oct 27 2023 Shujian Zhao <zhaoshujian@huawei.com> 10.3.0-1
|
||||
- Type:SPEC
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
|
||||
BIN
isl-0.16.1.tar.xz
Normal file
BIN
isl-0.16.1.tar.xz
Normal file
Binary file not shown.
BIN
isl-0.21.tar.bz2
BIN
isl-0.21.tar.bz2
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user