Update rpi4 image and m68k

This commit is contained in:
2021-05-10 20:22:50 +02:00
parent f06e265503
commit 64bfc9200a
2 changed files with 13 additions and 31 deletions

View File

@ -462,7 +462,7 @@ CT_GCC_V_8=y
# CT_GCC_V_5 is not set
# CT_GCC_V_4_9 is not set
# CT_GCC_NO_VERSIONS is not set
CT_GCC_VERSION="8.3.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}"