Bug 178825 - REGRESSION(r223937): Use of -fobjc-weak causes build failures with older compilers
Summary: REGRESSION(r223937): Use of -fobjc-weak causes build failures with older comp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-25 13:25 PDT by Michael Saboff
Modified: 2017-10-25 14:12 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.36 KB, patch)
2017-10-25 13:34 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2017-10-25 13:25:47 PDT
Turns out we can eliminate this setting and just turn on ARC for ARM64_32.
Comment 1 Radar WebKit Bug Importer 2017-10-25 13:28:56 PDT
<rdar://problem/35181521>
Comment 2 Michael Saboff 2017-10-25 13:34:16 PDT
Created attachment 324882 [details]
Patch
Comment 3 Mark Lam 2017-10-25 13:35:53 PDT
Comment on attachment 324882 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2017-10-25 14:12:42 PDT
Comment on attachment 324882 [details]
Patch

Clearing flags on attachment: 324882

Committed r223980: <https://trac.webkit.org/changeset/223980>
Comment 5 WebKit Commit Bot 2017-10-25 14:12:43 PDT
All reviewed patches have been landed.  Closing bug.