Commit 4e59eb2
committed
Fix depot_tools initialization in linux build script
Explicitly run `ensure_bootstrap` in `linux/build_linux.sh` to ensure `depot_tools` is properly initialized before running `gclient`. This fixes the `python3_bin_reldir.txt not found` error during `gn gen`.1 parent e31e171 commit 4e59eb2
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
| |||
0 commit comments