Commit fcc851a
committed
fix: use absolute path for bootstrap mcpp binary
ninja cwd differs from shell cwd — relative paths break.
Use $PWD/build/... to get absolute path.1 parent df2c214 commit fcc851a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments