From 4f0df4d7ebfb16eace5986e117af3cdde43185a7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 14 Dec 2009 15:02:38 -0800 Subject: gcc-svn.inc: Reduce priority via DEFAULT_PREFERENCE Signed-off-by: Khem Raj --- recipes/gcc/gcc-svn.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gcc/gcc-svn.inc') diff --git a/recipes/gcc/gcc-svn.inc b/recipes/gcc/gcc-svn.inc index 2108c3d0d1..c39546dc96 100644 --- a/recipes/gcc/gcc-svn.inc +++ b/recipes/gcc/gcc-svn.inc @@ -1,5 +1,5 @@ # No armeb and thumb patches - really needs checking -DEFAULT_PREFERENCE = "1" +DEFAULT_PREFERENCE = "-999" ARM_INSTRUCTION_SET = "arm" require gcc-common.inc -- cgit 1.2.3-korg