Skip to content

Commit 6fb7be3

Browse files
authored
Upgrade GCC version from 11.2.0 to 12.4.0 (#207)
Co-authored by: nijincheng@iscas.ac.cn; Signed-off-by: ffgan <sudoemt@gmail.com>
1 parent 7cb0ff9 commit 6fb7be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.mak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ OUTPUT = /usr/local/musl
1616
# headers, which are not needed unless compiling programs that use them.
1717

1818
# BINUTILS_VER =
19-
GCC_VER = 11.2.0
19+
GCC_VER = 12.4.0
2020

2121
MUSL_VER = 1.2.3
2222

0 commit comments

Comments
 (0)