Commit 5597c96
committed
devices: work with proper paths in build script
We shouldn't stringify paths, because not all paths are valid UTF-8
strings, meaning we could fail operations spuriously. Work with proper
Rust paths to not run into such issues.
Signed-off-by: Daniel Müller <deso@posteo.net>1 parent de22b0d commit 5597c96
1 file changed
Lines changed: 12 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
0 commit comments