]> code.ossystems Code Review - openembedded-core.git/commit
btrfs-tools:Fix multithreaded building
authorNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 2 Jan 2012 19:29:30 +0000 (11:29 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jan 2012 12:10:52 +0000 (12:10 +0000)
commit3ebc06c2f011da95fd6bed74c9e27b2148011ee7
tree101544e5a2a0663f7b01081e5a6b1ef0a2f32fbe
parent2dffe02af05413d8438ddc28d542dc5d85ac105f
btrfs-tools:Fix multithreaded building

Fixes bug: [YOCTO #1524]

Fixes this error with make -j:
btrfsctl.c
| i586-poky-linux-gcc  -m32   -march=i586
--sysroot=/intel/poky/builds/world/tmp/sysroots/qemux86
-Wp,-MMD,./.btrfsctl.o.d,-MT,btrfsctl.o -Wall -D_FILE_OFFSET_BITS=64
-D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -c
btrfsctl.c
| btrfsctl.c:37:21: fatal error: version.h: No such file or directory
| compilation terminated.
| btrfslabel.c:40:21: fatal error: version.h: No such file or directory
| compilation terminated.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/btrfs-tools/btrfs-tools/fix_race_condition_with_multithreaded_make.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb