RESOLVED FIXED 234592
Fix WebCore install headers with alternate build
https://bugs.webkit.org/show_bug.cgi?id=234592
Summary Fix WebCore install headers with alternate build
Michael Saboff
Reported 2021-12-21 20:52:39 PST
We fail in the install headers step using an alternate root. There are two issues: There are extraneous ')' at the end of two NORMAL_PRODUCTION_FRAMEWORKS_DIR_... rules. The computation of OUTPUT_ALTERNATE_ROOT_PATH for macOS should produce a null value.
Attachments
Patch (3.20 KB, patch)
2021-12-21 21:01 PST, Michael Saboff
fpizlo: review+
Michael Saboff
Comment 1 2021-12-21 20:53:02 PST
Michael Saboff
Comment 2 2021-12-21 21:01:42 PST
Michael Saboff
Comment 3 2021-12-22 10:24:17 PST
Note You need to log in before you can comment on or make changes to this bug.