Commit 59c89c3
committed
Use another way to reuse python-runtime target.
Otherwise, if run by `make -f python.make python3-runtime`, the spawned
child process will have no `-f python.make` argument, thus cannot find
the `python-runtime` target.1 parent 4b6dab4 commit 59c89c3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments