diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/gcc/gcc-svn.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |