mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 18:09:56 +00:00
4816a02db4
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>