This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 630be43
authored
Use Python 3 for all gn exec_script calls (#494)
This switches the default script runtime from python/python.exe to
python3/python3.exe for all exec_script calls invoked from gn build
files.
Issue: flutter/flutter#830431 parent 3006780 commit 630be43
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
0 commit comments