Fix GCC version

This commit is contained in:
2021-05-08 02:43:37 +02:00
parent ef6f540136
commit a9dac6fe6a
11 changed files with 11 additions and 11 deletions
linux-armv5-musl
linux-armv5
linux-armv7
linux-armv7a
linux-armv8
linux-mips
linux-mips64
linux-powerpc32
linux-powerpc64
linux-s390x
manylinux2014-aarch64

@ -483,7 +483,7 @@ CT_GCC_V_8=y
# CT_GCC_V_6 is not set
# CT_GCC_V_5 is not set
# CT_GCC_NO_VERSIONS is not set
CT_GCC_VERSION="8.5.0"
CT_GCC_VERSION="8.4.0"
CT_GCC_MIRRORS="$(CT_Mirrors GNU gcc/gcc-${CT_GCC_VERSION}) $(CT_Mirrors sourceware gcc/releases/gcc-${CT_GCC_VERSION})"
CT_GCC_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
CT_GCC_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"