Revert feature mull64
This commit is contained in:
parent
661e8db609
commit
6f4d35eefd
2835
0210-Revert-feature-mull64.patch
Normal file
2835
0210-Revert-feature-mull64.patch
Normal file
File diff suppressed because it is too large
Load Diff
10
gcc.spec
10
gcc.spec
@ -61,7 +61,7 @@
|
|||||||
Summary: Various compilers (C, C++, Objective-C, ...)
|
Summary: Various compilers (C, C++, Objective-C, ...)
|
||||||
Name: gcc
|
Name: gcc
|
||||||
Version: %{gcc_version}
|
Version: %{gcc_version}
|
||||||
Release: 67
|
Release: 68
|
||||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
||||||
URL: https://gcc.gnu.org
|
URL: https://gcc.gnu.org
|
||||||
|
|
||||||
@ -317,6 +317,7 @@ Patch206: 0206-Strcut-Reorg-fix-spec2017-505-build-issue-with-fipa-.patch
|
|||||||
Patch207: 0207-Use-AI-ability-to-enable-Link-Time-Optimization.patch
|
Patch207: 0207-Use-AI-ability-to-enable-Link-Time-Optimization.patch
|
||||||
patch208: 0208-Bugfix-fix-some-typo-errors.patch
|
patch208: 0208-Bugfix-fix-some-typo-errors.patch
|
||||||
patch209: 0209-Bugfix-remove-extra-files-in-temp-dir.patch
|
patch209: 0209-Bugfix-remove-extra-files-in-temp-dir.patch
|
||||||
|
Patch210: 0210-Revert-feature-mull64.patch
|
||||||
|
|
||||||
%global gcc_target_platform %{_arch}-linux-gnu
|
%global gcc_target_platform %{_arch}-linux-gnu
|
||||||
|
|
||||||
@ -979,6 +980,7 @@ not stable, so plugins must be rebuilt any time GCC is updated.
|
|||||||
%patch207 -p1
|
%patch207 -p1
|
||||||
%patch208 -p1
|
%patch208 -p1
|
||||||
%patch209 -p1
|
%patch209 -p1
|
||||||
|
%patch210 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -3013,6 +3015,12 @@ end
|
|||||||
%doc rpm.doc/changelogs/libcc1/ChangeLog*
|
%doc rpm.doc/changelogs/libcc1/ChangeLog*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 15 2025 huzife <634763349@qq.com> - 10.3.1-68
|
||||||
|
- Type:Revert
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: Revert feature mull64
|
||||||
|
|
||||||
* Mon Dec 16 2024 zhenyu zhao <zhaozhenyu17@huawei.com> - 10.3.1-67
|
* Mon Dec 16 2024 zhenyu zhao <zhaozhenyu17@huawei.com> - 10.3.1-67
|
||||||
- Type:Bugfix
|
- Type:Bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user