aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compiler/config15
1 files changed, 4 insertions, 11 deletions
diff --git a/compiler/config b/compiler/config
index 3e135f0..e81f7c3 100644
--- a/compiler/config
+++ b/compiler/config
@@ -164,12 +164,6 @@ CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
CT_TARGET_LDFLAGS=""
CT_ARCH_FLOAT="soft"
-# CT_ARCH_ALPHA_EV4 is not set
-# CT_ARCH_ALPHA_EV45 is not set
-# CT_ARCH_ALPHA_EV5 is not set
-# CT_ARCH_ALPHA_EV56 is not set
-# CT_ARCH_ALPHA_EV6 is not set
-# CT_ARCH_ALPHA_EV67 is not set
#
# mips other options
@@ -337,16 +331,15 @@ CT_LIBC_NEWLIB_EXTRA_CONFIG_ARRAY=""
CT_CC="gcc"
CT_CC_CORE_PASS_2_NEEDED=y
CT_CC_gcc=y
-CT_CC_GCC_VERSION="6.3.0"
+CT_CC_GCC_VERSION="5.4.0"
# CT_CC_GCC_SHOW_LINARO is not set
-CT_CC_GCC_V_6_3_0=y
-# CT_CC_GCC_V_5_4_0 is not set
+# CT_CC_GCC_V_6_3_0 is not set
+CT_CC_GCC_V_5_4_0=y
# CT_CC_GCC_V_4_9_4 is not set
CT_CC_GCC_4_8_or_later=y
CT_CC_GCC_4_9_or_later=y
+CT_CC_GCC_5=y
CT_CC_GCC_5_or_later=y
-CT_CC_GCC_6=y
-CT_CC_GCC_6_or_later=y
CT_CC_GCC_HAS_LIBMPX=y
CT_CC_GCC_ENABLE_CXX_FLAGS=""
CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY=""