[oe-commits] Graeme Gregory : angstrom-2008.1.conf : use gcc 4.3.3 for i686

GIT User account git at amethyst.openembedded.net
Fri Mar 13 17:21:04 UTC 2009


Module: openembedded.git
Branch: xora/angstrom-sqeeezy
Commit: 6cf08bdc4dcf3853d837d9e39f1cce59ddb250ec
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6cf08bdc4dcf3853d837d9e39f1cce59ddb250ec

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Thu Mar 12 08:17:07 2009 +0000

angstrom-2008.1.conf : use gcc 4.3.3 for i686

---

 conf/distro/angstrom-2008.1.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index cde01e1..c4f10dd 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"
 





More information about the Openembedded-commits mailing list