]> code.ossystems Code Review - openembedded-core.git/commit
sat-solver: fix the build failure caused by gcc dso linkcing change
authorNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 17 Jan 2011 21:58:19 +0000 (13:58 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2011 21:37:02 +0000 (21:37 +0000)
commit59986bd748e9843ea347dc9e5a30222878ea087e
tree10aa2fc0aabd0610602701fb1fe6a72e67538831
parent95fc6ae1649c86b5c2686385772cda35f5e7631f
sat-solver: fix the build failure caused by gcc dso linkcing change

The libraries for linking are not determined automatically now. All
the needed libraries must be specified explicitly.

This patch fixes the issue for missing librpmmisc library in the linker
script.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-extended/sat-solver/sat-solver/dso_linking_change_build_fix.patch [new file with mode: 0644]
meta/recipes-extended/sat-solver/sat-solver_git.bb