summaryrefslogtreecommitdiff
path: root/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config')
-rw-r--r--samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config3
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
index 54409ed..144f5eb 100644
--- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
+++ b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
@@ -2,7 +2,6 @@ CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_CPU="cortex-m3"
-CT_ARCH_TUNE="cortex-m3"
CT_ARCH_FLOAT_SW=y
CT_ARCH_arm=y
# CT_ARCH_USE_MMU is not set
@@ -14,5 +13,5 @@ CT_LIBC_NEWLIB_IO_LL=y
CT_LIBC_NEWLIB_IO_FLOAT=y
CT_LIBC_NEWLIB_IO_LDBL=y
CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y
-CT_CC_LANG_CXX=y
CT_CC_GCC_BUILD_ID=y
+CT_CC_LANG_CXX=y