[Webkit-unassigned] [Bug 183116] [CMake][OpenVR] Linkage errors happen because only OpenVR is compiled with -stdlib=libc++ if Clang is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 25 20:46:15 PST 2018


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
This is configurable by the option USE_LIBCXX.

https://trac.webkit.org/browser/webkit/trunk/Source/ThirdParty/openvr/CMakeLists.txt?rev=227518#L7

> option(USE_LIBCXX "Uses libc++ instead of libstdc++" ON)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180226/e490acef/attachment.html>


More information about the webkit-unassigned mailing list