From: Justin Patrin Date: Wed, 7 Sep 2005 20:54:49 +0000 (+0000) Subject: gcc_3.4.4: add DEFAULT_PREFERENCE_arm-linux to replace same removed from gcc_csl X-Git-Tag: Release-2010-05/1~9453^2~3600 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=620ebf158c9d594983ec1339df2fbd38adcda9c6;p=openembedded.git gcc_3.4.4: add DEFAULT_PREFERENCE_arm-linux to replace same removed from gcc_csl --- 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 " +DEFAULT_PREFERENCE_arm-linux = "1" + inherit autotools gettext include gcc-package.inc