diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-06-04 15:09:10 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-18 17:32:30 +0100 |
commit | 83b53d32eb57c644d5a03a4b278d717a81ca7375 (patch) | |
tree | 0e8ee7eb7dd6b0e37fe2a7dc8ff932fdadbb7e29 /meta/recipes-devtools | |
parent | de8b25deb349e55167deb9d1a0048681d6ed0612 (diff) | |
download | poky-83b53d32eb57c644d5a03a4b278d717a81ca7375.tar.gz |
libzypp: Fix build with uclibc
cstdio is included indrectly with eglibc based systems
but not with uclibc based systems and use of functions
like ::eof are then reported as warnings. Therefore
we include cstdio explicitly.
(From OE-Core rev: c9c74b1316aa671e7106962c9dae5b6046cd9946)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions