recipes/gcc/gcc-cross_4.4.3.bb: cleanup
authorghost <andreas.monzner@multimedia-labs.de>
Thu, 18 Feb 2010 12:34:07 +0000 (13:34 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Thu, 18 Feb 2010 12:34:07 +0000 (13:34 +0100)
recipes/gcc/gcc-cross_4.4.3.bb

index 8d0fec6..6a1e4dc 100644 (file)
@@ -11,8 +11,3 @@ EXTRA_OECONF += " --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIV
 ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${target_includedir}"
 
 EXTRA_OECONF_append_mipsel = " --disable-multilib"
-
-#do_configure_prepend_mipsel () {
-#      ${S}/contrib/download_ecj
-#      [ -f ecj.jar ] && mv ecj.jar ..
-#}