Bug 173590 - [WTF] Enable WTF::Signals only when HAVE(MACHINE_CONTEXT) is true
Summary: [WTF] Enable WTF::Signals only when HAVE(MACHINE_CONTEXT) is true
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-20 02:29 PDT by Yusuke Suzuki
Modified: 2020-06-15 17:08 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2017-06-20 02:30 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-06-20 02:29:31 PDT
[WTF] Enable WTF::Signals only when HAVE(MACHINE_CONTEXT) is true
Comment 1 Yusuke Suzuki 2017-06-20 02:30:38 PDT
Created attachment 313386 [details]
Patch
Comment 2 Tomas Popela 2017-06-20 02:39:31 PDT
I can confirm that this fixes compilation on machines that doesn't have machine context (ppc64 and others in my case).. Thank you Yusuke!
Comment 3 WebKit Commit Bot 2017-06-20 03:10:54 PDT
Comment on attachment 313386 [details]
Patch

Clearing flags on attachment: 313386

Committed r218580: <http://trac.webkit.org/changeset/218580>
Comment 4 WebKit Commit Bot 2017-06-20 03:10:56 PDT
All reviewed patches have been landed.  Closing bug.