We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a8773 commit 719aec2Copy full SHA for 719aec2
1 file changed
CMakeLists.txt
@@ -8,8 +8,8 @@ cmake_minimum_required(VERSION 3.2.0)
8
project(vitasdk)
9
10
# Use the following gcc version
11
-set(GCC_VERSION 9.3.0)
12
-set(GCC_HASH SHA256=71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1)
+set(GCC_VERSION 10.2.0)
+set(GCC_HASH SHA256=b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c)
13
14
set(ZLIB_VERSION 1.2.11)
15
set(ZLIB_HASH SHA256=4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066)
0 commit comments