gcc 4.1.2: fix dependency_libs for libstdc++ and libsupc++
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 23 Feb 2011 20:10:35 +0000 (21:10 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 23 Feb 2011 21:04:30 +0000 (22:04 +0100)
commitbc56218e9e7982ba5289afbc57c937252898d052
tree94136fa283e63bff82e85c03ee194c3477df27a8
parent3116d890c4480004f93920abab7f0502507c2150
gcc 4.1.2: fix dependency_libs for libstdc++ and libsupc++

This fixes a QA issue in gcc 4.1.2.
The patch is identical to what is done in gcc 4.2.2 and 4.2.4
The issues caused neek compilations to fail

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com> (on irc)
recipes/gcc/gcc-4.1.2.inc