summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/fstests/files
Commit message (Collapse)AuthorAgeFilesLines
* fstests: fix build issue with gcc dso linking changeNitin A Kamble2011-01-201-0/+72
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 libX11 library explicitely for linking to work without errors. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>