Skip to content

Commit 844485f

Browse files
authored
GCC 12
1 parent 52d95d3 commit 844485f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-libstdc++

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e
33

4-
GCC_VERSION=gcc-9.2.0
4+
GCC_VERSION=gcc-12.2.0
55
NEWLIB_VERSION=newlib-3.3.0
66
NEWLIB_INCLUDES=$PWD/build/$NEWLIB_VERSION/newlib/libc/include
77
JOBS=$(nproc --all)

0 commit comments

Comments
 (0)