Bug 196204 - [WTF] Fix typo when forcing WTF_CPU_X86
Summary: [WTF] Fix typo when forcing WTF_CPU_X86
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-25 09:23 PDT by Xan Lopez
Modified: 2019-03-25 10:58 PDT (History)
4 users (show)

See Also:


Attachments
Fix typo in set wtf_cpu (1.46 KB, patch)
2019-03-25 09:26 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2019-03-25 09:23:57 PDT
There was a missing underscore. This went undetected because for CLOOP JSC-only builds things will basically turn out the same as long as WTF_CPU_X86_64 is not set.
Comment 1 Xan Lopez 2019-03-25 09:26:58 PDT
Created attachment 365866 [details]
Fix typo in set wtf_cpu
Comment 2 WebKit Commit Bot 2019-03-25 10:57:18 PDT
Comment on attachment 365866 [details]
Fix typo in set wtf_cpu

Clearing flags on attachment: 365866

Committed r243441: <https://trac.webkit.org/changeset/243441>
Comment 3 WebKit Commit Bot 2019-03-25 10:57:20 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-25 10:58:27 PDT
<rdar://problem/49221133>