On Wed, 2013-01-09 at 11:00 +0200, Constantin Musca wrote: > Signed-off-by: Constantin Musca <[email protected]> > --- > meta/recipes-devtools/gcc/gcc-4.7.inc | 1 - > meta/recipes-devtools/gcc/gcc-4.7/64bithack.patch | 63 > ----------------------- > 2 files changed, 64 deletions(-) > delete mode 100644 meta/recipes-devtools/gcc/gcc-4.7/64bithack.patch
Does removing this break multilib builds? For example, with different libdir layouts? Note that gcc has a shared source tree so patches cannot by applied in say the cross case when we need this yet not in the target case when we probably don't want it. We need to make a patch which works in all cases. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
