From: hcg Date: Fri, 11 Mar 2011 09:22:50 +0000 (+0000) Subject: [omap35xx] gumstix: Bump gcc version in defconfig X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=9ae8fdd7e4f86149c472c6ec5fa259ef544e2149 [omap35xx] gumstix: Bump gcc version in defconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26027 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/omap35xx/gumstix/defconfig.gumstix b/target/linux/omap35xx/gumstix/defconfig.gumstix index c4ee2f3be5..8155052f56 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"