Bug 164379 - Fixes to build JSCOnly on macOS
Summary: Fixes to build JSCOnly on macOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Konstantin Tokarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-03 15:09 PDT by Konstantin Tokarev
Modified: 2016-11-03 16:52 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.99 KB, patch)
2016-11-03 15:13 PDT, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2016-11-03 15:09:06 PDT
1. Don't define PLATFORM(MAC) or WIN for JSCOnly
2. Use system ICU libraries on Mac
3. Fixed WEBKIT_FRAMEWORK macro for static JSC
Comment 1 Konstantin Tokarev 2016-11-03 15:13:50 PDT
Created attachment 293811 [details]
Patch
Comment 2 WebKit Commit Bot 2016-11-03 16:52:42 PDT
Comment on attachment 293811 [details]
Patch

Clearing flags on attachment: 293811

Committed r208357: <http://trac.webkit.org/changeset/208357>
Comment 3 WebKit Commit Bot 2016-11-03 16:52:45 PDT
All reviewed patches have been landed.  Closing bug.