From 68b545f4ff719f2b6e57d68b002dc9845c7a14ae Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 17 Jun 2011 17:11:43 -0700 Subject: gcc-4.6: Switch to using svn SRC_URI for recipe We call the recipes 4.6 Remove the backport patches Signed-off-by: Khem Raj --- meta/recipes-devtools/gcc/gcc-cross_4.6.0.bb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta/recipes-devtools/gcc/gcc-cross_4.6.0.bb (limited to 'meta/recipes-devtools/gcc/gcc-cross_4.6.0.bb') diff --git a/meta/recipes-devtools/gcc/gcc-cross_4.6.0.bb b/meta/recipes-devtools/gcc/gcc-cross_4.6.0.bb deleted file mode 100644 index 97a0c8192..000000000 --- a/meta/recipes-devtools/gcc/gcc-cross_4.6.0.bb +++ /dev/null @@ -1,8 +0,0 @@ -require gcc-${PV}.inc -require gcc-cross4.inc - -EXTRA_OECONF += "--disable-libunwind-exceptions \ - --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native} \ - --with-system-zlib " - -ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${target_includedir}" -- cgit v1.2.3