]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Add patch to fix sparseset.o rule
authorScott Garman <scott.a.garman@intel.com>
Wed, 14 Jul 2010 05:19:46 +0000 (22:19 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 14 Jul 2010 08:52:12 +0000 (09:52 +0100)
commite388cb142a9f79faf528aee6e7d56714f5596450
treea5db949f5340be2e1594a610722267fdef63f6d7
parent9522930256e05b5b17dd1473593d9e64db4d7978
gcc: Add patch to fix sparseset.o rule

Fix a missing config.h dependency when building sparseset.o to prevent
"conflicting types for 'strsignal'" error, which can intermittently crop
up for high values of make -j.

Thanks to Richard Purdie and Jeff Dike for their help in tracking this
down.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/gcc/gcc-4.3.3.inc
meta/packages/gcc/gcc-4.3.3/sparseset_rule.patch [new file with mode: 0644]
meta/packages/gcc/gcc_4.3.3.bb