aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2005-09-07 20:54:49 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-07 20:54:49 +0000
commit620ebf158c9d594983ec1339df2fbd38adcda9c6 (patch)
treeb5f56ccf02e390e710804f5e2d526f0214f33a6b /packages/gcc
parentbfa22129da7ab902bd1b72743df895efe2dec705 (diff)
downloadopenembedded-620ebf158c9d594983ec1339df2fbd38adcda9c6.tar.gz
gcc_3.4.4: add DEFAULT_PREFERENCE_arm-linux to replace same removed from gcc_csl
Diffstat (limited to 'packages/gcc')
-rw-r--r--packages/gcc/gcc_3.4.4.bb2
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