]> code.ossystems Code Review - openembedded-core.git/commit
mesa-demos: fix build issue with gcc dso linking change
authorNitin A Kamble <nitin.a.kamble@intel.com>
Thu, 3 Feb 2011 22:35:51 +0000 (14:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Feb 2011 16:52:41 +0000 (16:52 +0000)
commit4816a02db45be5e857341fa989e3df6095813b42
tree0cb0d7073eb438d48001e83a95a3bf6dd566a59a
parentd372eadfd3d7105a85b4d227c52538ab4ec3b2eb
mesa-demos: 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-graphics/mesa/mesa-demos/dso_linking_change_build_fix.patch [new file with mode: 0644]
meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb