RESOLVED FIXED 235821
Catalyst builds fail for WebCore, WebKi and WebKitLegacy for builds with system content path
https://bugs.webkit.org/show_bug.cgi?id=235821
Summary Catalyst builds fail for WebCore, WebKi and WebKitLegacy for builds with syst...
Michael Saboff
Reported 2022-01-28 08:07:22 PST
JavaScriptCore issus were fixed in <https://bugs.webkit.org/show_bug.cgi?id=235734>. The WebCore configuration needs to update its rules for JAVASCRIPTCORE_PRIVATE_HEADERS_DIR to include the system content prefix. The WebKit configuration shouldn't include the system content prefix when computing ALTERNATE_ROOT_PATH (the normal path). It also needs to create the directory where we create the symlink if it doesn't exist. WebKitLegacy fails due to the errors in the other projects.
Attachments
Patch (5.37 KB, patch)
2022-01-28 08:47 PST, Michael Saboff
saam: review+
ews-feeder: commit-queue-
Michael Saboff
Comment 1 2022-01-28 08:07:36 PST
Michael Saboff
Comment 2 2022-01-28 08:47:51 PST
Michael Saboff
Comment 3 2022-01-28 11:03:53 PST
Note You need to log in before you can comment on or make changes to this bug.