gcc-package-target.inc: Fix the broken libgcc_s.so symlinkrelease-2010.12
commitdec3967e155d4dd7b3570802e4ba1f3863c5408b
authorKhem Raj <raj.khem@gmail.com>
Fri, 3 Dec 2010 20:05:34 +0000 (3 12:05 -0800)
committerKhem Raj <raj.khem@gmail.com>
Fri, 3 Dec 2010 20:27:47 +0000 (3 12:27 -0800)
treec4e43848026533fde39dad41f8749601609d677a
parent1550b65731472dab6b9cc7e3488a1aa1ab0906e3
gcc-package-target.inc: Fix the broken libgcc_s.so symlink

Currently libgcc_s.so points to libgcc_s.so.1 in the same
<target>/usr/lib dir but this library is in /lib and target toolchain
fails. We package libgcc_so into gcc package and create the proper
symlink as it used to be

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