gcc-csl: Enough is enough. Lets have a sane compiler as the default for arm. DEFAULT_...
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 7 Sep 2005 08:49:30 +0000 (08:49 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 7 Sep 2005 08:49:30 +0000 (08:49 +0000)
packages/gcc/gcc_csl-arm-20050416.bb
packages/gcc/gcc_csl-arm-20050603.bb

index c482861..87ac984 100644 (file)
@@ -6,6 +6,6 @@ PR = "r3"
 
 CVSDATE = "20050416"
 OVERRIDES_append = ":${TARGET_ARCH}-${TARGET_OS}"
-DEFAULT_PREFERENCE_arm-linux = "1"
+DEFAULT_PREFERENCE_arm-linux = "-1"
 DEFAULT_PREFERENCE_arm-linuxeabi = "1"
 
index 2efa141..142a350 100644 (file)
@@ -10,4 +10,4 @@ PR = "r0"
 CVSDATE = "20050603"
 OVERRIDES_append = ":${TARGET_ARCH}-${TARGET_OS}"
 
-DEFAULT_PREFERENCE_arm = "1"
+DEFAULT_PREFERENCE_arm = "-1"