Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fc2d94a97e1ff3d2a1cc580fc4d828f0cb9252fd
https://github.com/WebKit/WebKit/commit/fc2d94a97e1ff3d2a1cc580fc4d828f0cb9252fd
Author: Fujii Hironori <[email protected]>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M Tools/Scripts/build-webkit
Log Message:
-----------
REGRESSION(267608@main): [Win] build-webkit is failing with "'python3' is not
recognized as an internal or external command"
https://bugs.webkit.org/show_bug.cgi?id=261183
Reviewed by Ross Kirsling.
Windows Python 3 is python.exe, not python3.exe.
* Tools/Scripts/build-webkit:
Use python to execute update-webkit-wincairo-libs.py instead of python3.
Canonical link: https://commits.webkit.org/267662@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes