2019-03-10 03:42:34 +00:00
|
|
|
CT_CONFIG_VERSION="3"
|
2019-02-18 00:57:23 +00:00
|
|
|
CT_EXPERIMENTAL=y
|
|
|
|
CT_ALLOW_BUILD_AS_ROOT=y
|
|
|
|
CT_ALLOW_BUILD_AS_ROOT_SURE=y
|
|
|
|
CT_DEBUG_CT=y
|
|
|
|
CT_DEBUG_CT_SAVE_STEPS=y
|
|
|
|
CT_ARCH_XTENSA=y
|
|
|
|
CT_MULTILIB=y
|
|
|
|
CT_TARGET_CFLAGS="-mlongcalls"
|
|
|
|
CT_TARGET_VENDOR="fsf"
|
|
|
|
CT_BINUTILS_SRC_DEVEL=y
|
|
|
|
CT_BINUTILS_DEVEL_URL="https://github.com/espressif/binutils-gdb.git"
|
2019-03-21 00:24:03 +00:00
|
|
|
CT_BINUTILS_DEVEL_REVISION="0104f7d3"
|
2019-02-18 00:57:23 +00:00
|
|
|
CT_BINUTILS_V_2_30=y
|
|
|
|
CT_NEWLIB_SRC_DEVEL=y
|
|
|
|
CT_NEWLIB_DEVEL_URL="https://github.com/espressif/newlib-esp32.git"
|
2019-03-21 00:24:03 +00:00
|
|
|
CT_NEWLIB_DEVEL_REVISION="fdbb7b81"
|
2019-02-18 00:57:23 +00:00
|
|
|
CT_LIBC_NEWLIB_TARGET_CFLAGS="-DSIGNAL_PROVIDED -DABORT_PROVIDED -DMALLOC_PROVIDED"
|
|
|
|
CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y
|
|
|
|
CT_GCC_SRC_DEVEL=y
|
|
|
|
CT_GCC_DEVEL_VCS_git=y
|
|
|
|
CT_GCC_DEVEL_URL="https://github.com/espressif/gcc.git"
|
2019-03-21 00:24:03 +00:00
|
|
|
CT_GCC_DEVEL_REVISION="bae67e9e"
|
2019-02-18 00:57:23 +00:00
|
|
|
CT_CC_GCC_ENABLE_CXX_FLAGS="-fno-rtti -ffunction-sections"
|
|
|
|
CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-threads=posix"
|
|
|
|
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio"
|
|
|
|
# CT_CC_GCC_STATIC_LIBSTDCXX is not set
|
|
|
|
# CT_CC_CXA_ATEXIT is not set
|
|
|
|
# CT_CC_GCC_LDBL_128 is not set
|
|
|
|
CT_CC_LANG_CXX=y
|
|
|
|
CT_DEBUG_GDB=y
|
|
|
|
CT_GDB_SRC_DEVEL=y
|
|
|
|
CT_GDB_DEVEL_URL="https://github.com/espressif/binutils-gdb.git"
|
2019-03-21 00:24:03 +00:00
|
|
|
CT_GDB_DEVEL_REVISION="a9ff2591"
|
2019-02-18 00:57:23 +00:00
|
|
|
CT_GDB_V_8_1=y
|
|
|
|
CT_ISL_V_0_19=y
|
|
|
|
CT_COMP_TOOLS_AUTOCONF=y
|
|
|
|
CT_COMP_TOOLS_AUTOMAKE=y
|