From: Koen Kooi Date: Tue, 27 Jun 2006 18:03:00 +0000 (+0000) Subject: gcc 4.1.1: raise default pref since it has proven to be working quite well X-Git-Tag: Release-2010-05/1~9453^2~1413^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a8d7be5e5c209eb5121d4bfa7f6702279a29955;p=openembedded.git gcc 4.1.1: raise default pref since it has proven to be working quite well --- diff --git a/packages/gcc/gcc_4.1.1.bb b/packages/gcc/gcc_4.1.1.bb index dbc06cdfb8..793aa4bb76 100644 --- a/packages/gcc/gcc_4.1.1.bb +++ b/packages/gcc/gcc_4.1.1.bb @@ -3,7 +3,6 @@ DESCRIPTION = "The GNU cc and gcc C compilers." HOMEPAGE = "http://www.gnu.org/software/gcc/" SECTION = "devel" LICENSE = "GPL" -DEFAULT_PREFERENCE = "-1" inherit autotools gettext