We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8353d57 commit 9ed7e21Copy full SHA for 9ed7e21
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 10.2.0)
12
-set(GCC_HASH SHA256=b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c)
+set(GCC_VERSION 10.3.0)
+set(GCC_HASH SHA256=64f404c1a650f27fc33da242e1f2df54952e3963a49e06e73f6940f3223ac344)
13
14
set(ZLIB_VERSION 1.2.11)
15
set(ZLIB_HASH SHA256=4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066)
0 commit comments