mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
poky-eabi.inc: Switch to gcc 4.1.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1788 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
PREFERRED_PROVIDER_virtual/arm-poky-linux-gnueabi-libc-for-gcc = "glibc-intermediate"
|
||||
PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc = "glibc-intermediate"
|
||||
|
||||
PREFERRED_VERSION_gcc ?= "4.1.1"
|
||||
PREFERRED_VERSION_gcc-cross ?= "4.1.1"
|
||||
PREFERRED_VERSION_gcc ?= "4.1.2"
|
||||
PREFERRED_VERSION_gcc-cross ?= "4.1.2"
|
||||
PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1"
|
||||
PREFERRED_VERSION_binutils ?= "2.17.50.0.5"
|
||||
PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5"
|
||||
|
||||
Reference in New Issue
Block a user