Skip to content

Commit

Permalink
[GCC] Update to GCC 12.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored May 27, 2023
1 parent 258ca5a commit 90fe167
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gcc.spec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
### RPM external gcc 12.2.1
### RPM external gcc 12.3.1
## USE_COMPILER_VERSION
## INITENV +PATH LD_LIBRARY_PATH %{i}/lib64
# Use the git repository for fetching the sources. This gives us more control while developing
# a new platform so that we can compile yet to be released versions of the compiler.
# See: https://gcc.gnu.org/viewcvs/gcc/branches/gcc-8-branch/?view=log
%define gccTag e11513c7688f583d1f4d0961d79d8aa775add03d
%define gccTag 10ebb8b9db2ec7ad53e4fc1f2900d9a8c8ddeaea
%define gccBranch releases/gcc-12

%define moduleName %{n}-%{realversion}
Expand Down

0 comments on commit 90fe167

Please sign in to comment.