Bug 210971 - [Win] Fix AppleWin build
Summary: [Win] Fix AppleWin build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-24 08:00 PDT by Per Arne Vollan
Modified: 2020-04-24 09:33 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.27 KB, patch)
2020-04-24 08:08 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2020-04-24 08:00:39 PDT
The AppleWin build is failing with the following error:

LINK : fatal error LNK1181: cannot open input file '\PAL.dll'
Comment 1 Per Arne Vollan 2020-04-24 08:00:58 PDT
rdar://problem/62121265
Comment 2 Per Arne Vollan 2020-04-24 08:08:04 PDT
Created attachment 397458 [details]
Patch
Comment 3 Brent Fulgham 2020-04-24 09:24:13 PDT
Comment on attachment 397458 [details]
Patch

r=me
Comment 4 Per Arne Vollan 2020-04-24 09:30:33 PDT
Comment on attachment 397458 [details]
Patch

Thanks for reviewing!
Comment 5 EWS 2020-04-24 09:33:03 PDT
Committed r260648: <https://trac.webkit.org/changeset/260648>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 397458 [details].