Skip to content

Use python3 for building ninja in all cases #5692

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 24, 2022

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Sep 24, 2022

After #5673, we are using python3 to build ninja in local dev (from the ninja subfolder in the repo), but not in npm package postinstall (from vendor/ninja.tar.gz).

We should use python3 in this case, too. For consistency and because many newer systems only have python3 in the path, not python.

@cknitt cknitt requested a review from cristianoc September 24, 2022 07:54
@cknitt cknitt merged commit 85028ce into rescript-lang:master Sep 24, 2022
@cknitt cknitt deleted the python3 branch September 24, 2022 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants