summaryrefslogtreecommitdiff
path: root/meta/packages/gcc/gcc-4.3.3/sparseset_rule.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: Add patch to fix sparseset.o ruleScott Garman2010-07-141-0/+20
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>