disable isl
This commit is contained in:
parent
39f8d6533a
commit
eff3e26ae5
10
gcc.spec
10
gcc.spec
@ -2,7 +2,7 @@
|
|||||||
%global gcc_major 12
|
%global gcc_major 12
|
||||||
# Note, gcc_release must be integer, if you want to add suffixes to
|
# Note, gcc_release must be integer, if you want to add suffixes to
|
||||||
# %%{release}, append them after %%{gcc_release} on Release: line.
|
# %%{release}, append them after %%{gcc_release} on Release: line.
|
||||||
%global gcc_release 33
|
%global gcc_release 34
|
||||||
|
|
||||||
%global _unpackaged_files_terminate_build 0
|
%global _unpackaged_files_terminate_build 0
|
||||||
%global _performance_build 1
|
%global _performance_build 1
|
||||||
@ -73,7 +73,7 @@
|
|||||||
%global _smp_mflags -j8
|
%global _smp_mflags -j8
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global isl_enable 1
|
%global isl_enable 0
|
||||||
%global check_enable 0
|
%global check_enable 0
|
||||||
|
|
||||||
Summary: Various compilers (C, C++, Objective-C, ...)
|
Summary: Various compilers (C, C++, Objective-C, ...)
|
||||||
@ -3275,6 +3275,12 @@ end
|
|||||||
%doc rpm.doc/changelogs/libcc1/ChangeLog*
|
%doc rpm.doc/changelogs/libcc1/ChangeLog*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 13 2024 huyubiao <huyubiao@huawei.com> - 12.3.1-34
|
||||||
|
- Type:SPEC
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:disable isl
|
||||||
|
|
||||||
* Wed Jul 24 2024 Peng Fan <fanpeng@loongson.cn> - 12.3.1-33
|
* Wed Jul 24 2024 Peng Fan <fanpeng@loongson.cn> - 12.3.1-33
|
||||||
- Type: Sync
|
- Type: Sync
|
||||||
- DESC: Optimize the loading of immediate numbers.
|
- DESC: Optimize the loading of immediate numbers.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user