We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb986bd commit 70a0c7bCopy full SHA for 70a0c7b
gcc.spec
@@ -1,12 +1,12 @@
1
-### RPM external gcc 14.2.1
+### RPM external gcc 14.3.1
2
## USE_COMPILER_VERSION
3
## INITENV +PATH LD_LIBRARY_PATH %{i}/lib64
4
# Use the git repository for fetching the sources. This gives us more control while developing
5
# a new platform so that we can compile yet to be released versions of the compiler.
6
# See: https://gcc.gnu.org/viewcvs/gcc/branches/gcc-8-branch/?view=log
7
8
BuildRequires: gcc-prerequisites
9
-%define gccTag a0550ff9f36a27a03c15d49383c6ec76fc6a8e99
+%define gccTag e02b12e7248f8209ebad35d6df214d3421ed8020
10
%define gccBranch releases/gcc-14
11
12
%define moduleName %{n}-%{realversion}
0 commit comments