gcc-package-cross, gcc-package-target: Stage libgcc_s.so linker stub
authorKhem Raj <raj.khem@gmail.com>
Sat, 30 Oct 2010 22:49:11 +0000 (15:49 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sat, 30 Oct 2010 22:51:13 +0000 (15:51 -0700)
commit279419af0eb979e0269723bedec9d85d7bc4feab
treebd84e491cf057ad0dbe4bfffbb347f27df4c74c5
parent7634d114f02fce0851ddb1d5dd5bc3e27f21fde1
gcc-package-cross, gcc-package-target: Stage libgcc_s.so linker stub

* This stub is not staged in <sysroot>/usr/lib which is
  a problem for many python recipes as it looks for libgcc in
  that directory and fail to find it.

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