From 89c7c12a925fe3c62083f3d5478192f8e1f42ff7 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Wed, 8 Jul 2015 11:31:34 -0600 Subject: build gcc 5 by default Change-Id: I516a686d5f5947c646cb64a7dd3f40528686f9a8 --- config/gcc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/gcc.conf b/config/gcc.conf index bdb46775..03008553 100644 --- a/config/gcc.conf +++ b/config/gcc.conf @@ -6,7 +6,7 @@ depends="gmp mpfr mpc linux binutils" installs="gcc" # The current branch of the existing GCC release. -latest="gcc.git~linaro/gcc-4_9-branch" +latest="gcc.git~linaro/gcc-5-branch" # If yes, only static linking will be used static_link="no" -- cgit v1.2.3