]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Fix a race over unwind.h
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Apr 2014 10:09:01 +0000 (10:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Apr 2014 10:11:30 +0000 (11:11 +0100)
commitd3b02218dcfedda8e4efb43b8fa6d13af8d91f78
treeaebb2369faae80443ed18fe093238b4471f16f9c
parented4b26cf312360e0eb1b0fbec5b039b939d9823f
gcc: Fix a race over unwind.h

There are two places unwind.h is installed, even by the Makefile's admission.
Disable one of them to prevent build failure races.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-4.8.inc
meta/recipes-devtools/gcc/gcc-4.8/0051-fix-unwind-race.patch [new file with mode: 0644]