diff options
author | Ross Burton <ross.burton@intel.com> | 2014-02-04 16:15:14 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-06 15:30:45 +0000 |
commit | bc7a5b9442100112541a79a6d4f7ffed22c5b7bc (patch) | |
tree | caaa9caf05be9d1706fb566af44c31c748f9e3d4 /meta/recipes-devtools | |
parent | 4217302c296afd49011ff0b307247a14da3a4985 (diff) | |
download | poky-bc7a5b9442100112541a79a6d4f7ffed22c5b7bc.tar.gz |
glib-2.0: fix race in parallel builds
There is a race condition in the makefile that can result in build failures like
this in parallel builds:
| ./gdbus-test-codegen-generated.h:7:0: error: unterminated #ifndef
| #ifndef __GDBUS_TEST_CODEGEN_GENERATED_H__
Fix the rules to stop this happening.
(From OE-Core rev: 97ccd2b841c9dc598dbe39162f335bcde48a7c26)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions