Update GCC to 8.5.0

This commit is contained in:
2021-05-07 19:10:56 +02:00
parent 11aace4382
commit 71af7f0127
9 changed files with 9 additions and 856 deletions

View File

@ -460,7 +460,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.3.0"
CT_GCC_VERSION="8.5.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}"