Latest versions of GCC are safe on PowerPC

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
This commit is contained in:
Gary Thomas 2010-05-04 05:58:48 -06:00 committed by Joshua Lock
parent e7fa3529f3
commit e150e90f0a
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@ GLIBCVERSION ?= "2.9"
LINUXLIBCVERSION ?= "2.6.29"
# Temporary preferred version overrides for PPC
GCCVERSION_powerpc ?= "4.2.3"
BINUVERSION_powerpc ?= "2.19"
GLIBCVERSION_powerpc ?= "2.6.1"
LINUXLIBCVERSION_powerpc ?= "2.6.20"
PREFERRED_VERSION_u-boot-mkimage-native_powerpc ?= "2009.08"
PREFERRED_VERSION_udev_powerpc ?= "124"