Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] toolchain/gcc: bump snapshot version
@ 2012-05-11 13:36 Gustavo Zacarias
  2012-05-11 13:36 ` [Buildroot] [PATCH 2/2] toolchain/gcc: block unsupported CPUs according to version Gustavo Zacarias
  2012-05-19 21:13 ` [Buildroot] [PATCH 1/2] toolchain/gcc: bump snapshot version Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2012-05-11 13:36 UTC (permalink / raw)
  To: buildroot

Bump default snapshot gcc version to 4.8-20120429 so that it is newer
than our latest supported version (4.7.0 release).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 toolchain/gcc/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 4bff885..0c1243f 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -45,7 +45,7 @@ config BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE
 
 config BR2_GCC_SNAP_DATE
 	string "GCC snapshot date"
-	default "4.7-20110430"
+	default "4.8-20120429"
 	depends on BR2_GCC_VERSION_SNAP
 	help
 	  Enter snapshot date to use for gcc.
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-19 21:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11 13:36 [Buildroot] [PATCH 1/2] toolchain/gcc: bump snapshot version Gustavo Zacarias
2012-05-11 13:36 ` [Buildroot] [PATCH 2/2] toolchain/gcc: block unsupported CPUs according to version Gustavo Zacarias
2012-05-19 21:13 ` [Buildroot] [PATCH 1/2] toolchain/gcc: bump snapshot version Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox