summaryrefslogtreecommitdiff
path: root/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-14 22:34:42 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-14 22:34:42 (GMT)
commit6c0e31be341f5733144bb0322d55b351ae227f27 (patch)
tree86fb2fa934a658b9aee093a4b6db5ddecd1550c9 /samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
parent5c0ce60a5066aac354e656dd36dcb44c4977081c (diff)
parentb54d55c843defdf61c048d86d04adbc8b9edf0f0 (diff)
Merge pull request #256 from bhundven/samples_update
Samples: Update samples
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