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-15 15:54:18 +0100 |
commit | c9c74b1316aa671e7106962c9dae5b6046cd9946 (patch) | |
tree | 5ea2373728c8d6aed6dd9ba26c820113f5ad4d77 /meta/recipes-devtools | |
parent | e0800be814c8f8adf8d6682aacea1d3ce9b14c9e (diff) | |
download | openembedded-core-c9c74b1316aa671e7106962c9dae5b6046cd9946.tar.gz openembedded-core-c9c74b1316aa671e7106962c9dae5b6046cd9946.tar.bz2 openembedded-core-c9c74b1316aa671e7106962c9dae5b6046cd9946.zip |
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.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions