RESOLVED FIXED 125295
Fix cross compilation on x86
https://bugs.webkit.org/show_bug.cgi?id=125295
Summary Fix cross compilation on x86
Laszlo Vidacs
Reported 2013-12-05 02:45:10 PST
Error in x86 cross compilation to ARM because unnecessary options added: x86 sse extensions cause build error on ARM.
Attachments
Patch (1.85 KB, patch)
2013-12-05 03:05 PST, Laszlo Vidacs
no flags
Patch (1.86 KB, patch)
2013-12-05 03:25 PST, Laszlo Vidacs
no flags
Laszlo Vidacs
Comment 1 2013-12-05 03:05:44 PST
Zoltan Herczeg
Comment 2 2013-12-05 03:15:24 PST
Comment on attachment 218497 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=218497&action=review > Tools/ChangeLog:8 > + Check whether in cross compilation when options are added. Please rephrase this sentence :)
Laszlo Vidacs
Comment 3 2013-12-05 03:25:46 PST
Zoltan Herczeg
Comment 4 2013-12-05 04:07:14 PST
Comment on attachment 218498 [details] Patch r=me
WebKit Commit Bot
Comment 5 2013-12-05 04:35:23 PST
Comment on attachment 218498 [details] Patch Clearing flags on attachment: 218498 Committed r160170: <http://trac.webkit.org/changeset/160170>
WebKit Commit Bot
Comment 6 2013-12-05 04:35:25 PST
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.