Move back to gcc 6.3.0 when compiling to aarch64.

This commit is contained in:
Matthieu Gautier
2023-04-26 15:17:52 +02:00
parent fc3b446c76
commit fd85b80b2c
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@ release_versions = {
# This is the "version" of the whole base_deps_versions dict.
# Change this when you change base_deps_versions.
base_deps_meta_version = '85'
base_deps_meta_version = '86'
base_deps_versions = {
'zlib' : '1.2.12',