From a1896601b45d3591c6d6ee9566f6d6969de3b3f4 Mon Sep 17 00:00:00 2001 From: Thomas Kindler Date: Mon, 21 Aug 2017 11:13:03 +0200 Subject: [PATCH] Custom config for GCC 7.2.0 --- gcc-arm-lpc32xx_hf-eabi-linux/defconfig | 4 ++-- gcc-arm-lpc32xx_hf-eabi-win64/defconfig | 4 ++-- gcc-arm-socfpga_hf-eabi-linux/defconfig | 4 ++-- gcc-arm-socfpga_hf-eabi-win64/defconfig | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/gcc-arm-lpc32xx_hf-eabi-linux/defconfig b/gcc-arm-lpc32xx_hf-eabi-linux/defconfig index 84529ca..4958089 100644 --- a/gcc-arm-lpc32xx_hf-eabi-linux/defconfig +++ b/gcc-arm-lpc32xx_hf-eabi-linux/defconfig @@ -18,7 +18,7 @@ CT_LIBC_NEWLIB_IO_LL=y CT_LIBC_NEWLIB_IO_FLOAT=y CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y CT_CC_GCC_CUSTOM=y -CT_CC_GCC_CUSTOM_LOCATION="${CT_LOCAL_TARBALLS_DIR}/gcc-7.1.0.tar.bz2" -CT_CC_GCC_CUSTOM_VERSION="7.1.0" +CT_CC_GCC_CUSTOM_LOCATION="${CT_LOCAL_TARBALLS_DIR}/gcc-7.2.0.tar.xz" +CT_CC_GCC_CUSTOM_VERSION="7.2.0" CT_CC_LANG_CXX=y CT_DEBUG_gdb=y diff --git a/gcc-arm-lpc32xx_hf-eabi-win64/defconfig b/gcc-arm-lpc32xx_hf-eabi-win64/defconfig index c765e27..d4151ec 100644 --- a/gcc-arm-lpc32xx_hf-eabi-win64/defconfig +++ b/gcc-arm-lpc32xx_hf-eabi-win64/defconfig @@ -20,7 +20,7 @@ CT_LIBC_NEWLIB_IO_LL=y CT_LIBC_NEWLIB_IO_FLOAT=y CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y CT_CC_GCC_CUSTOM=y -CT_CC_GCC_CUSTOM_LOCATION="${CT_LOCAL_TARBALLS_DIR}/gcc-7.1.0.tar.bz2" -CT_CC_GCC_CUSTOM_VERSION="7.1.0" +CT_CC_GCC_CUSTOM_LOCATION="${CT_LOCAL_TARBALLS_DIR}/gcc-7.2.0.tar.xz" +CT_CC_GCC_CUSTOM_VERSION="7.2.0" CT_CC_LANG_CXX=y CT_DEBUG_gdb=y diff --git a/gcc-arm-socfpga_hf-eabi-linux/defconfig b/gcc-arm-socfpga_hf-eabi-linux/defconfig index 1833cea..71b60f7 100644 --- a/gcc-arm-socfpga_hf-eabi-linux/defconfig +++ b/gcc-arm-socfpga_hf-eabi-linux/defconfig @@ -18,7 +18,7 @@ CT_LIBC_NEWLIB_IO_LL=y CT_LIBC_NEWLIB_IO_FLOAT=y CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y CT_CC_GCC_CUSTOM=y -CT_CC_GCC_CUSTOM_LOCATION="${CT_LOCAL_TARBALLS_DIR}/gcc-7.1.0.tar.bz2" -CT_CC_GCC_CUSTOM_VERSION="7.1.0" +CT_CC_GCC_CUSTOM_LOCATION="${CT_LOCAL_TARBALLS_DIR}/gcc-7.2.0.tar.xz" +CT_CC_GCC_CUSTOM_VERSION="7.2.0" CT_CC_LANG_CXX=y CT_DEBUG_gdb=y diff --git a/gcc-arm-socfpga_hf-eabi-win64/defconfig b/gcc-arm-socfpga_hf-eabi-win64/defconfig index 988b4ab..c16a58f 100644 --- a/gcc-arm-socfpga_hf-eabi-win64/defconfig +++ b/gcc-arm-socfpga_hf-eabi-win64/defconfig @@ -20,7 +20,7 @@ CT_LIBC_NEWLIB_IO_LL=y CT_LIBC_NEWLIB_IO_FLOAT=y CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y CT_CC_GCC_CUSTOM=y -CT_CC_GCC_CUSTOM_LOCATION="${CT_LOCAL_TARBALLS_DIR}/gcc-7.1.0.tar.bz2" -CT_CC_GCC_CUSTOM_VERSION="7.1.0" +CT_CC_GCC_CUSTOM_LOCATION="${CT_LOCAL_TARBALLS_DIR}/gcc-7.2.0.tar.xz" +CT_CC_GCC_CUSTOM_VERSION="7.2.0" CT_CC_LANG_CXX=y CT_DEBUG_gdb=y