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 | 13ad2c95cf3211b1b9a0097af42b30bf231b4ec9 (patch) | |
tree | 70a34d326a147f066d28c3c1d44c44c085819d83 /target/linux/omap35xx | |
parent | 3d9cd1095481949c0e7803bd553581156d6ab5f0 (diff) | |
download | upstream-13ad2c95cf3211b1b9a0097af42b30bf231b4ec9.tar.gz upstream-13ad2c95cf3211b1b9a0097af42b30bf231b4ec9.tar.bz2 upstream-13ad2c95cf3211b1b9a0097af42b30bf231b4ec9.zip |
[omap35xx] gumstix: Update GCC version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25998 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx')
-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" |