From 3a11c9d58f56fed153c79521fb052fe3474e02ad Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 27 May 2007 21:11:04 +0000 Subject: gcc: Sync 4.1.1, add 4.1.2 (from OE) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1787 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gcc/gcc-cross_4.1.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/packages/gcc/gcc-cross_4.1.1.bb') diff --git a/meta/packages/gcc/gcc-cross_4.1.1.bb b/meta/packages/gcc/gcc-cross_4.1.1.bb index 62499f8ee6..08bc3a836e 100644 --- a/meta/packages/gcc/gcc-cross_4.1.1.bb +++ b/meta/packages/gcc/gcc-cross_4.1.1.bb @@ -15,6 +15,6 @@ require gcc3-build-cross.inc # cross packaging require gcc-package-cross.inc -EXTRA_OECONF += "--with-mpfr=${STAGING_DIR}/${BUILD_SYS}" - SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 " + +EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR}/${BUILD_SYS}" -- cgit v1.2.3-54-g00ecf