gcc-package-cross.inc: Edit the libdir enties in libstdc++.la and libsupc++.la
authorKhem Raj <raj.khem@gmail.com>
Fri, 15 Oct 2010 06:42:48 +0000 (23:42 -0700)
committerKhem Raj <raj.khem@gmail.com>
Fri, 15 Oct 2010 20:54:54 +0000 (13:54 -0700)
commitb10441991fe94b832ade5ffd3f38fa197a97a076
tree8774419965c255aea26eca0e19a86109376f4938
parentdf2f9a5553c33acfe749e7be7291166f62361691
gcc-package-cross.inc: Edit the libdir enties in libstdc++.la and libsupc++.la

We manually move libstdc++ to staging sysroot from default install
location where gcc-cross installed it. During this process we have
to make sure that .la files are edited to contain proper libdir
entry pointing relative to sysroot.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gcc/gcc-package-cross.inc