diff options
author | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-11 09:22:50 +0000 |
---|---|---|
committer | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-11 09:22:50 +0000 |
commit | 9ae8fdd7e4f86149c472c6ec5fa259ef544e2149 (patch) | |
tree | e1d0ee542970fb65c53a73284f79018787290d45 /target | |
parent | 41d06d84ec0232013b7968ea2bcf268c954cdcbf (diff) |
[omap35xx] gumstix: Bump gcc version in defconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26027 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/omap35xx/gumstix/defconfig.gumstix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/defconfig.gumstix b/target/linux/omap35xx/gumstix/defconfig.gumstix index c4ee2f3be..8155052f5 100644 --- a/target/linux/omap35xx/gumstix/defconfig.gumstix +++ b/target/linux/omap35xx/gumstix/defconfig.gumstix @@ -5,7 +5,7 @@ CONFIG_TARGET_omap35xx_gumstix=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" |