From ec22e232d4b35eaa8c70d46335dfb52199fe1fca Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 16 Nov 2009 23:36:11 +0000 Subject: gcc: Convert cross recipes to stage in do_install. Also moves stdc++ and other libs into the sysroot Signed-off-by: Richard Purdie --- meta/packages/gcc/gcc-cross-initial.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta/packages/gcc/gcc-cross-initial.inc') diff --git a/meta/packages/gcc/gcc-cross-initial.inc b/meta/packages/gcc/gcc-cross-initial.inc index a2c444557..8da7d7968 100644 --- a/meta/packages/gcc/gcc-cross-initial.inc +++ b/meta/packages/gcc/gcc-cross-initial.inc @@ -17,7 +17,3 @@ EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR_TARGET}${target_prefix} \ --with-sysroot=${STAGING_DIR_TARGET} \ --with-build-sysroot=${STAGING_DIR_TARGET} \ ${@get_gcc_fpu_setting(bb, d)}" - -do_install () { - : -} -- cgit v1.2.3