We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d95d3 commit 844485fCopy full SHA for 844485f
build-libstdc++
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-GCC_VERSION=gcc-9.2.0
+GCC_VERSION=gcc-12.2.0
5
NEWLIB_VERSION=newlib-3.3.0
6
NEWLIB_INCLUDES=$PWD/build/$NEWLIB_VERSION/newlib/libc/include
7
JOBS=$(nproc --all)
0 commit comments