[OE-core] [PATCH 2/3] gcc: remove the 64bithack patch

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jan 9 13:45:28 UTC 2013


On Wed, 2013-01-09 at 11:00 +0200, Constantin Musca wrote:
> Signed-off-by: Constantin Musca <constantinx.musca at intel.com>
> ---
>  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






More information about the Openembedded-core mailing list