[Webkit-unassigned] [Bug 130506] [EFL] Add ARM64 build support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 05:46:32 PDT 2014


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





--- Comment #3 from Zoltan Herczeg <zherczeg at webkit.org>  2014-03-25 05:46:49 PST ---
(From update of attachment 227285)
View in context: https://bugs.webkit.org/attachment.cgi?id=227285&action=review

> Source/WTF/wtf/Platform.h:155
> +#if defined(__arm64__) && defined(__APPLE__) || defined(__aarch64__)

I would put a bracket around the && part.

-- 
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