diff options
Diffstat (limited to 'recipes/gcc/gcc-4.3.1.inc')
-rw-r--r-- | recipes/gcc/gcc-4.3.1.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.3.1.inc b/recipes/gcc/gcc-4.3.1.inc index 7f7f15e46a..cdab6dc215 100644 --- a/recipes/gcc/gcc-4.3.1.inc +++ b/recipes/gcc/gcc-4.3.1.inc @@ -1,5 +1,6 @@ # No armeb and thumb patches - really needs checking DEFAULT_PREFERENCE = "-99" +ARM_INSTRUCTION_SET = "arm" require gcc-common.inc |