]> code.ossystems Code Review - openembedded-core.git/commit
xtscal: fix build issue with gcc dso linking change
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 11 Jan 2011 15:34:03 +0000 (07:34 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2011 21:37:03 +0000 (21:37 +0000)
commit52691e7284a4a4c23cb6ecf981231d259c9b0b0d
treeec34c403863f9488d11dbaccdd9aab0644073c01
parent5a91224e9c6936ed76c3c27842b438b437e10bff
xtscal: 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 libXrender library explicitely for linking to
work without errors.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-graphics/xtscal/xtscal/dso_linking_change_build_fix.patch [new file with mode: 0644]
meta/recipes-graphics/xtscal/xtscal_0.6.3.bb