diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2011-03-10 10:46:58 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2011-03-10 10:46:58 +0000 |
commit | c6abf50358e0a52b79f510cb922fa16361201d00 (patch) | |
tree | cf68e60add8bb26fd46e4977bd9f2c1c00649bcb | |
parent | e7c5412ff0275f29e94609c1faaa513b36b4573b (diff) | |
download | upstream-c6abf50358e0a52b79f510cb922fa16361201d00.tar.gz upstream-c6abf50358e0a52b79f510cb922fa16361201d00.tar.bz2 upstream-c6abf50358e0a52b79f510cb922fa16361201d00.zip |
gumstix: Update GCC version
SVN-Revision: 25998
-rw-r--r-- | target/linux/omap35xx/gumstix/defconfig.vpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/defconfig.vpp b/target/linux/omap35xx/gumstix/defconfig.vpp index 3924823ccf..4c4903eda6 100644 --- a/target/linux/omap35xx/gumstix/defconfig.vpp +++ b/target/linux/omap35xx/gumstix/defconfig.vpp @@ -6,7 +6,7 @@ CONFIG_TARGET_omap35xx_gumstix_Vpp=y CONFIG_DEVEL=y CONFIG_BROKEN=y CONFIG_TOOLCHAINOPTS=y -CONFIG_GCC_VERSION_4_4_3=y +CONFIG_GCC_VERSION_4_4_5=y CONFIG_INSTALL_LIBSTDCPP=y CONFIG_TARGET_OPTIONS=y CONFIG_TARGET_OPTIMIZATION="-O2 -pipe -march=armv7-a -mtune=cortex-a8 -funit-at-a-time" |