From 8a76c9c70552a8d8d37e473be1b50ca908f0edf7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 6 Oct 2008 15:58:29 +0000 Subject: gcc-cross-sdl 4.3.1: Merge in two fixes from OE, DEPEND on mpfr-sdk and gmp-sdk, use LD_LIBRBARY_PATH to fine libmpfr git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5417 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gcc/gcc-4.3.1.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/packages/gcc/gcc-4.3.1.inc') diff --git a/meta/packages/gcc/gcc-4.3.1.inc b/meta/packages/gcc/gcc-4.3.1.inc index 3784727d9..fb1b0a2f7 100644 --- a/meta/packages/gcc/gcc-4.3.1.inc +++ b/meta/packages/gcc/gcc-4.3.1.inc @@ -59,6 +59,8 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ # file://intermask-bigendian.patch;patch=1 \ file://gcc-arm-frename-registers.patch;patch=1 \ file://gcc-release-branch/PR-36500-fix-neon.patch;patch=1 \ + file://gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch;patch=1 \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;patch=1 \ " SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " -- cgit v1.2.3