Skip to content

Commit 70a0c7b

Browse files
committed
GCC14: Update to version 14.3.1
1 parent cb986bd commit 70a0c7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gcc.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
### RPM external gcc 14.2.1
1+
### RPM external gcc 14.3.1
22
## USE_COMPILER_VERSION
33
## INITENV +PATH LD_LIBRARY_PATH %{i}/lib64
44
# Use the git repository for fetching the sources. This gives us more control while developing
55
# a new platform so that we can compile yet to be released versions of the compiler.
66
# See: https://gcc.gnu.org/viewcvs/gcc/branches/gcc-8-branch/?view=log
77

88
BuildRequires: gcc-prerequisites
9-
%define gccTag a0550ff9f36a27a03c15d49383c6ec76fc6a8e99
9+
%define gccTag e02b12e7248f8209ebad35d6df214d3421ed8020
1010
%define gccBranch releases/gcc-14
1111

1212
%define moduleName %{n}-%{realversion}

0 commit comments

Comments
 (0)