Bug 196204

Summary: [WTF] Fix typo when forcing WTF_CPU_X86
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mcatanzaro, webkit-bug-importer, xan.lopez
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix typo in set wtf_cpu none

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>