[omap35xx] gumstix: Bump gcc version in defconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26027 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Hamish Guthrie 2011-03-11 09:22:50 +00:00
parent 03a1f89f3d
commit d8692a8ab1
1 changed files with 1 additions and 1 deletions

View File

@ -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"