Bug 125295 - Fix cross compilation on x86
Summary: Fix cross compilation on x86
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-05 02:45 PST by Laszlo Vidacs
Modified: 2013-12-05 04:35 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.85 KB, patch)
2013-12-05 03:05 PST, Laszlo Vidacs
no flags Details | Formatted Diff | Diff
Patch (1.86 KB, patch)
2013-12-05 03:25 PST, Laszlo Vidacs
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Vidacs 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.
Comment 1 Laszlo Vidacs 2013-12-05 03:05:44 PST
Created attachment 218497 [details]
Patch
Comment 2 Zoltan Herczeg 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 :)
Comment 3 Laszlo Vidacs 2013-12-05 03:25:46 PST
Created attachment 218498 [details]
Patch
Comment 4 Zoltan Herczeg 2013-12-05 04:07:14 PST
Comment on attachment 218498 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2013-12-05 04:35:25 PST
All reviewed patches have been landed.  Closing bug.