From dd3f63f49a34745e8590b7630d128795c97a9390 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Sun, 11 Mar 2018 21:19:10 +0100 Subject: platform-rpi: toolchain version bump 2016.06 -> 2018.02 Signed-off-by: Roland Hieber --- configs/platform-rpi/platformconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configs/platform-rpi') diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig index af37b3a..79b05c9 100644 --- a/configs/platform-rpi/platformconfig +++ b/configs/platform-rpi/platformconfig @@ -62,11 +62,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross" # # toolchain # -PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2016.06" -PTXCONF_CROSSCHAIN_CHECK="5.4.0" +PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2018.02" +PTXCONF_CROSSCHAIN_CHECK="7.3.1" PTXCONF_LIBC_GLIBC=y # PTXCONF_LIBC_UCLIBC is not set -PTXCONF_GLIBC_VERSION="2.23" +PTXCONF_GLIBC_VERSION="2.27" PTXCONF_GNU_TARGET="arm-1136jfs-linux-gnueabihf" PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-" PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}" -- cgit v1.2.3