From 3f36902a65f7733ad41412d54c2923e153b0510c Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 16 Aug 2004 06:14:38 +0000 Subject: Merge openembedded@openembedded.bkbits.net:packages into handhelds.org:/home/kergoth/code/projects/packages 2004/08/16 01:13:11-05:00 handhelds.org!kergoth Add MACHINE config for the linksys NSLU2, and aplpy the arm bigendian patches to gcc 3.4.x. BKrev: 412050ceQSzj48gbPaHq7a9XdvtChg --- gcc/gcc_3.4.0.oe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gcc/gcc_3.4.0.oe') diff --git a/gcc/gcc_3.4.0.oe b/gcc/gcc_3.4.0.oe index 081966dcae..4088cbf308 100644 --- a/gcc/gcc_3.4.0.oe +++ b/gcc/gcc_3.4.0.oe @@ -79,7 +79,8 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://gcc-uclibc-3.4.0-100-conf.patch;patch=1 \ file://gcc-uclibc-3.4.0-200-code.patch;patch=1 \ file://gcc-3.4.0-arm-lib1asm.patch;patch=1 \ - file://gcc-3.4.0-arm-nolibfloat.patch;patch=1" + file://gcc-3.4.0-arm-nolibfloat.patch;patch=1 \ + file://gcc-3.4.0-arm-bigendian.patch;patch=1" MIRRORS_prepend () { ${GNU_MIRROR}/gcc/releases/ http://gcc.get-software.com/releases/ -- cgit v1.2.3