]> code.ossystems Code Review - openembedded-core.git/commit
webkitgtk: Prefer -pthread over -lpthread
authorKhem Raj <raj.khem@gmail.com>
Tue, 4 Feb 2020 01:45:36 +0000 (17:45 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Feb 2020 11:59:32 +0000 (11:59 +0000)
commit94446ea1bfcb175af6fcaf5969a3a4507fdbf470
tree82277b6d0abf0a26f5a316853e7c69da432e67ec
parentb9392403e96c6d880de844b44da2c7300fcf411c
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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/webkit/webkitgtk/0001-Enable-THREADS_PREFER_PTHREAD_FLAG.patch [new file with mode: 0644]
meta/recipes-sato/webkit/webkitgtk_2.26.2.bb