]> code.ossystems Code Review - openembedded-core.git/commit
apt: fix build issue with gcc dso linking change
authorNitin A Kamble <nitin.a.kamble@intel.com>
Thu, 20 Jan 2011 00:41:01 +0000 (16:41 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2011 21:37:05 +0000 (21:37 +0000)
commit546ef7bb6d7ef95005633e15db276d70033066c8
tree89774bef71e68135c26d3671fb9df78b44d187ae
parent746173daad9fbd46dc7917b1423855d1997782c1
apt: fix build issue with gcc dso linking change

All the libraries needs to be specified explicitely with the new gcc dso
linking change patch. This was causing build errors for this
recipe. Specifying the libpthread library explicitely for linking to work
without errors.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/apt/apt-0.7.14/dso_linking_change_build_fix.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt_0.7.14.bb