[OE-core] [PATCH 1/3] grub: add -fno-reorder-functions into STAGE2_COMPILE

Cui, Dexuan dexuan.cui at intel.com
Wed Jun 29 13:17:05 UTC 2011


Cui, Dexuan wrote:
> This is used to work around a gcc-4.6's bug about the option.
> 
> [YOCTO #1099]
> 
> diff --git a/meta/recipes-bsp/grub/grub_0.97.bb
> b/meta/recipes-bsp/grub/grub_0.97.bb 
> index 131d942..ffacb61 100644
> --- a/meta/recipes-bsp/grub/grub_0.97.bb
> +++ b/meta/recipes-bsp/grub/grub_0.97.bb
>  RDEPENDS_${PN} = "diffutils"
> -PR = "r3"
> +PR = "r6"
Sorry, PR should be "r4" here... I used "r6" in my debugging.
I forgot to clean this up when I sent the patch.

I've re-pushed my branch.
Please use the new commit:
http://git.pokylinux.org/cgit.cgi/poky-contrib/commit/?h=dcui/master&id=5c670ef29d828e76ae101fcfe9234732af759dfa

Thanks,
-- Dexuan




More information about the Openembedded-core mailing list