[OE-core] [PATCH 1/1] eglibc-use-option-groups.patch: Several fixups

Peter Seebach peter.seebach at windriver.com
Wed Nov 19 20:09:33 UTC 2014


On Wed, 19 Nov 2014 17:59:49 +0000
Juro Bystricky <jurobystricky at hotmail.com> wrote:

> I am not sure why the HAVE_MBSTATE_T needs to be conditioned at all, my
> understanding is
> it is defined if the file <wchar.h> contains type definition "mbstate_t".
> This typedef either exists or not and saying it not exists when in fact 
> it does might be confusing (as it already is for me) and I don't see any 
> relation with __OPTION_EGLIBC_LOCALE_CODE.

If it's not conditional, the build fails when the feature's not included,
because one of the test programs attempts to use it. It may be that something
else ought to be conditional to make that work. So it might be that your
suggested change to fnmatch would fix poky-tiny as well.

And you're right about the .out.

-s
-- 
Listen, get this.  Nobody with a good compiler needs to be justified.



More information about the Openembedded-core mailing list