gnutls_2.10.2.bb: Fix parallel build failure.
authorGraham Gower <graham.gower@gmail.com>
Tue, 23 Nov 2010 23:00:08 +0000 (09:30 +1030)
committerKhem Raj <raj.khem@gmail.com>
Wed, 24 Nov 2010 22:28:24 +0000 (14:28 -0800)
commit7dd8b377c80181e207b9f24816594442ac674bfb
tree79c364d934bee68b3f14baab9a7590f363732af8
parent7145d6f21981de17d7fb47e03fdcd01c497c59e8
gnutls_2.10.2.bb: Fix parallel build failure.

In file included from core.c:32:
enums.h:3:1: error: unterminated #ifndef
In file included from core.c:40:
enum-map.i.c:867:1: error: unterminated argument list invoking macro "SCM_SMOB_PRINT"
In file included from errors.c:28:
enums.h:3:1: error: unterminated #ifndef

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gnutls/gnutls-2.10.2/parallel-build.patch [new file with mode: 0644]
recipes/gnutls/gnutls_2.10.2.bb