We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d54ad commit d2a8773Copy full SHA for d2a8773
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.1.0)
12
-set(GCC_HASH SHA256=b6898a23844b656f1b68691c5c012036c2e694ac4b53a8918d4712ad876e7ea2)
+set(GCC_VERSION 9.3.0)
+set(GCC_HASH SHA256=71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1)
13
14
set(ZLIB_VERSION 1.2.11)
15
set(ZLIB_HASH SHA256=4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066)
0 commit comments