[Webkit-unassigned] [Bug 132907] [EFL] Add include path of cxxabi.h if FTL JIT is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 00:05:13 PDT 2014


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





--- Comment #5 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2014-05-15 00:05:32 PST ---
(From update of attachment 231452)
View in context: https://bugs.webkit.org/attachment.cgi?id=231452&action=review

> Source/cmake/FindLIBCXXABI.cmake:8
> +    HINTS "/usr/include/libcxxabi/"

Doesn't libcxxabi have .pc file ? Other FindFoo.cmake files have used ${PC_FOO_INCLUDEDIR}.

Additionally, how to install libcxxabi library ? Should we install it manually ?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list