[OE-core] [PATCH] libproxy: Fix build errors due to missing prototypes

Richard Purdie richard.purdie at linuxfoundation.org
Thu Mar 1 23:16:02 UTC 2012


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 <raj.khem at gmail.com>
> ---
>  .../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





More information about the Openembedded-core mailing list