Skip to content

Commit

Permalink
Custom config for GCC 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomask77 committed Oct 23, 2017
1 parent 461dd07 commit a189660
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions gcc-arm-lpc32xx_hf-eabi-linux/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions gcc-arm-lpc32xx_hf-eabi-win64/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions gcc-arm-socfpga_hf-eabi-linux/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions gcc-arm-socfpga_hf-eabi-win64/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a189660

Please sign in to comment.