diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2012-05-09 13:42:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-11 17:50:35 +0100 |
commit | 8691038efb0aca4a2cd61fce0c53d10092e48b75 (patch) | |
tree | 11ad9e2d61e66f840af788f28ef388786d1451b6 /meta/classes/buildhistory.bbclass | |
parent | 13fcda4b158ce944d64b22bd5b63ce0f51faad67 (diff) | |
download | openembedded-core-8691038efb0aca4a2cd61fce0c53d10092e48b75.tar.gz openembedded-core-8691038efb0aca4a2cd61fce0c53d10092e48b75.tar.bz2 openembedded-core-8691038efb0aca4a2cd61fce0c53d10092e48b75.tar.xz openembedded-core-8691038efb0aca4a2cd61fce0c53d10092e48b75.zip |
eglibc: fix build with poky-tiny distro
This fixes bug [YOCTO #2443]
The prototype of findidx() has changed, but the code in xregex.c is
still using the old prototype. This issue stayed hidden because this
code only gets excercised when OPTION_POSIX_REGEXP_GLIBC is disabled
in the eglibc configuration.
See the patch for further information.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/classes/buildhistory.bbclass')
0 files changed, 0 insertions, 0 deletions