diff options
-rw-r--r-- | packages/gcc/gcc_3.4.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gcc/gcc_3.4.4.bb b/packages/gcc/gcc_3.4.4.bb index f4a67b77c2..6c6a3d8276 100644 --- a/packages/gcc/gcc_3.4.4.bb +++ b/packages/gcc/gcc_3.4.4.bb @@ -5,6 +5,8 @@ SECTION = "devel" LICENSE = "GPL" MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" +DEFAULT_PREFERENCE_arm-linux = "1" + inherit autotools gettext include gcc-package.inc |