Skip to content

Commit 8c92dda

Browse files
committed
Update to GCC 12.3
1 parent 236196a commit 8c92dda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ mkdir ${BUILD}
99
mkdir ${INSTALL}
1010
root=$(pwd)
1111
cores=8
12-
VERSION_BINUTILS="2.39"
13-
VERSION_GCC="12.2.0"
12+
VERSION_BINUTILS="2.40"
13+
VERSION_GCC="12.3.0"
1414
VERSION_LIBC="2.1.0"
1515

1616
# Get sources

0 commit comments

Comments
 (0)