In Source/JavaScriptCore/PlatformEfl.cmake, we don't use JavaScriptCore_SYSTEM_INCLUDE_DIRECTORIES for efl include paths. Let's use it.
Created attachment 280592 [details] Patch
Is JavaScriptCore_SYSTEM_INCLUDE_DIRECTORIES to avoid possible warnings in third party header files?
(In reply to comment #2) > Is JavaScriptCore_SYSTEM_INCLUDE_DIRECTORIES to avoid > possible warnings in third party header files? Yes, right. FYI - https://trac.webkit.org/changeset/185806
Comment on attachment 280592 [details] Patch OK, r=me.
Comment on attachment 280592 [details] Patch Clearing flags on attachment: 280592 Committed r201711: <http://trac.webkit.org/changeset/201711>
All reviewed patches have been landed. Closing bug.