aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-03-12 08:17:07 +0000
committerGraeme Gregory <dp@xora.org.uk>2009-03-13 17:10:33 +0000
commit6cf08bdc4dcf3853d837d9e39f1cce59ddb250ec (patch)
tree5be8ab28d766d70ef54143e94c9fcae2816bfb88
parented18af5a5933f9d9a9fbf4caa1ef019aa335c946 (diff)
downloadopenembedded-6cf08bdc4dcf3853d837d9e39f1cce59ddb250ec.tar.gz
angstrom-2008.1.conf : use gcc 4.3.3 for i686
-rw-r--r--conf/distro/angstrom-2008.1.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index cde01e155f..c4f10dd6b4 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -94,6 +94,8 @@ ANGSTROM_GCC_VERSION_armv7a = "4.3.1"
ANGSTROM_GCC_VERSION_486sx = "4.3.2"
+ANGSTROM_GCC_VERSION_i686 = "4.3.3"
+
# Uncomment this if want need to build an armv7a kernel with CSL toolchain (<2.6.27 don't boot with mainline gcc)
#KERNEL_CCSUFFIX_armv7a= "-4.2.1+csl-arm-2007q3-53"