summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/h8300_defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-06 15:37:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-06 15:37:21 +0000
commit2e3d15b793bf9ff2e20fa99e13c2f142a15dca44 (patch)
tree4a50fe1845ec71122331698e8f91eccfac025458 /misc/buildroot/configs/h8300_defconfig
parentd705df951fe8d56b3b79e33af5be468edb178e13 (diff)
downloadpx4-nuttx-2e3d15b793bf9ff2e20fa99e13c2f142a15dca44.tar.gz
px4-nuttx-2e3d15b793bf9ff2e20fa99e13c2f142a15dca44.tar.bz2
px4-nuttx-2e3d15b793bf9ff2e20fa99e13c2f142a15dca44.zip
Make sure ARM gcc-3.4.6 still builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1467 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/configs/h8300_defconfig')
-rw-r--r--misc/buildroot/configs/h8300_defconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/buildroot/configs/h8300_defconfig b/misc/buildroot/configs/h8300_defconfig
index 3e5cd9a0b..289fa3167 100644
--- a/misc/buildroot/configs/h8300_defconfig
+++ b/misc/buildroot/configs/h8300_defconfig
@@ -67,11 +67,12 @@ BR2_BINUTILS_VERSION_2_17=y
# BR2_BINUTILS_VERSION_2_17_50_0_8 is not set
# BR2_BINUTILS_VERSION_2_17_50_0_9 is not set
# BR2_BINUTILS_VERSION_2_17_50_0_10 is not set
+# BR2_BINUTILS_VERSION_2_19 is not set
BR2_BINUTILS_VERSION="2.17"
BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
#
-# Gcc Options
+# GCC Options
#
# BR2_GCC_VERSION_3_3_5 is not set
# BR2_GCC_VERSION_3_3_6 is not set
@@ -89,7 +90,8 @@ BR2_GCC_VERSION_3_4_6=y
# BR2_GCC_VERSION_4_1_1 is not set
# BR2_GCC_VERSION_4_1_2 is not set
# BR2_GCC_VERSION_4_2 is not set
-# BR2_GCC_IS_SNAP is not set
+# BR2_GCC_VERSION_4_2_4 is not set
+# BR2_GCC_SUPPORTS_SYSROOT is not set
BR2_GCC_VERSION="3.4.6"
# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
BR2_EXTRA_GCC_CONFIG_OPTIONS=""