RESOLVED FIXED Bug 68088
[Chromium] Make sure that the ARM NEON files build with -marm
https://bugs.webkit.org/show_bug.cgi?id=68088
Summary [Chromium] Make sure that the ARM NEON files build with -marm
Peter Beverloo
Reported 2011-09-14 10:25:43 PDT
Simply adding the -marm cflag for WebKit's Chromium port on the Android OS results in it being overridden by an -mthumb cflag later in the project generating process. Be sure to exclude -mthumb when adding -marm.
Attachments
Patch (1.27 KB, patch)
2011-09-14 10:27 PDT, Peter Beverloo
no flags
Peter Beverloo
Comment 1 2011-09-14 10:27:13 PDT
WebKit Review Bot
Comment 2 2011-09-15 05:24:42 PDT
Comment on attachment 107349 [details] Patch Clearing flags on attachment: 107349 Committed r95184: <http://trac.webkit.org/changeset/95184>
WebKit Review Bot
Comment 3 2011-09-15 05:24:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.