gcc_3.4.4: add DEFAULT_PREFERENCE_arm-linux to replace same removed from gcc_csl
authorJustin Patrin <papercrane@gmail.com>
Wed, 7 Sep 2005 20:54:49 +0000 (20:54 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 7 Sep 2005 20:54:49 +0000 (20:54 +0000)
packages/gcc/gcc_3.4.4.bb

index f4a67b7..6c6a3d8 100644 (file)
@@ -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