[OE-core] [PATCH] glibc: Help compile with -Os

Khem Raj raj.khem at gmail.com
Fri Mar 6 09:28:01 UTC 2015


> On Mar 4, 2015, at 10:53 PM, Robert Yang <liezhi.yang at windriver.com> wrote:
> 
> 
> Hello,
> 
> I get errors when:
> MACHINE = "qemux86"
> DEBUG_BUILD = "1"
> 
> $ bitbake glibc


We use -O  ( which is -O1) when we do DEBUG builds. So same logic as -Os needs to go for -O as well.
I will send a patch over weekend if no one does it before that




More information about the Openembedded-core mailing list