On Thu, 2012-03-01 at 10:08 -0800, Khem Raj wrote: > g++ really does not like the missing prototypes > here we were missing close() and read() so include > unistd.h to get them > > Signed-off-by: Khem Raj <[email protected]> > --- > .../libproxy/libproxy/g++-namepace.patch | 22 > ++++++++++++++++++++ > meta/recipes-support/libproxy/libproxy_0.4.7.bb | 6 +++- > 2 files changed, 26 insertions(+), 2 deletions(-) > create mode 100644 meta/recipes-support/libproxy/libproxy/g++-namepace.patch
Merged to master, thanks. Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
