Commit 064d798
Use
This helps handling when `clang` shows up in not only the file name but
also directory name for where the `clang` executable is located. When
figuring out the path to `wasm-nm` and `wasm-ar` we want to replace just
the final component, not all `clang` words.patsubst instead of subst
1 parent bd5ac03 commit 064d798
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments