Bug 180810

Summary: build-jsc: allow to build out of tree
Product: WebKit Reporter: Guillaume Emont <guijemont>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: clopez, commit-queue, guijemont, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Guillaume Emont 2017-12-14 06:25:50 PST
At least in the case of cmake, we can build jsc out of tree if building with cmake directly, but build-jsc does not allow it.
Comment 1 Guillaume Emont 2017-12-14 06:31:22 PST
Created attachment 329350 [details]
Patch

Patch fixing the issue for cmake. I don't know how to fix this for other build systems and don't have a way of testing them.
Comment 2 WebKit Commit Bot 2017-12-21 09:50:34 PST
Comment on attachment 329350 [details]
Patch

Clearing flags on attachment: 329350

Committed r226225: <https://trac.webkit.org/changeset/226225>
Comment 3 WebKit Commit Bot 2017-12-21 09:50:35 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-12-21 09:51:23 PST
<rdar://problem/36179798>