diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-02-03 17:45:36 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-05 12:00:34 +0000 |
commit | 210daa5ea77ec716bb77aba9d5554b92bd114028 (patch) | |
tree | da83b5544e6abd70b7710d7b1267298e1b4dce94 /meta-skeleton/recipes-kernel | |
parent | b486903ccc2070d365c21caae5bbfee8d765c5a0 (diff) | |
download | poky-210daa5ea77ec716bb77aba9d5554b92bd114028.tar.gz |
webkitgtk: Prefer -pthread over -lpthread
-pthread is compiler driver option which links in needed dependencies
for pthreads along with -lpthread, this aids in fixing build failures
on rv64
(From OE-Core rev: 94446ea1bfcb175af6fcaf5969a3a4507fdbf470)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/recipes-kernel')
0 files changed, 0 insertions, 0 deletions