[Webkit-unassigned] [Bug 153176] [CMake][GTK][OSX] ThreadIdentifierData::initialize assertion fails because there are two copies of WTF in process (one as part of webkit2, one as part of jsc)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 16 22:10:06 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153176

--- Comment #7 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> ---
I'm giving up on trying to beat cmake into submission.  Our workaround for now is just to edit link.txt after running cmake.  ie:

sed -i '' "s|../../lib/libWTFGTK.a||" Source/WebKit2/CMakeFiles/WebKit2.dir/link.txt

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160117/8f22e603/attachment-0001.html>


More information about the webkit-unassigned mailing list