RESOLVED FIXED 229969
[CMake] Prefer python3 over python2
https://bugs.webkit.org/show_bug.cgi?id=229969
Summary [CMake] Prefer python3 over python2
Carlos Alberto Lopez Perez
Reported 2021-09-06 14:08:01 PDT
When configuring the build for WebKit with CMake, if both versions of the python interpreter are available on the system, then the build defaults to use python2. It would be a good idea to default instead to use python3
Attachments
Patch (1.74 KB, patch)
2021-09-06 14:16 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2021-09-06 14:16:01 PDT
EWS
Comment 2 2021-09-06 15:03:51 PDT
Committed r282065 (241365@main): <https://commits.webkit.org/241365@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437435 [details].
Note You need to log in before you can comment on or make changes to this bug.